correct path and missing packages

This commit is contained in:
2026-05-26 20:27:32 +02:00
parent 00ec39f842
commit cdc6aa96db
2 changed files with 2 additions and 1 deletions

View File

@@ -136,7 +136,7 @@
"ssh://prepaid-big.kabtop.de:2220/mnt/snapshots/root" = {
target = "/mnt/snapshots/Pluto/@snapshots/@kabtop";
subvolume = {
"@/var" = {};
"@var" = {};
};
};
};

View File

@@ -38,6 +38,7 @@
};
services.btrbk = {
extraPackages = [pkgs.lz4 pkgs.mbuffer];
instances = {
hf = {
onCalendar = "hourly";