correct path and missing packages
This commit is contained in:
@@ -136,7 +136,7 @@
|
|||||||
"ssh://prepaid-big.kabtop.de:2220/mnt/snapshots/root" = {
|
"ssh://prepaid-big.kabtop.de:2220/mnt/snapshots/root" = {
|
||||||
target = "/mnt/snapshots/Pluto/@snapshots/@kabtop";
|
target = "/mnt/snapshots/Pluto/@snapshots/@kabtop";
|
||||||
subvolume = {
|
subvolume = {
|
||||||
"@/var" = {};
|
"@var" = {};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -38,6 +38,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.btrbk = {
|
services.btrbk = {
|
||||||
|
extraPackages = [pkgs.lz4 pkgs.mbuffer];
|
||||||
instances = {
|
instances = {
|
||||||
hf = {
|
hf = {
|
||||||
onCalendar = "hourly";
|
onCalendar = "hourly";
|
||||||
|
|||||||
Reference in New Issue
Block a user