46 current 2025-10-07 20:04:53 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 20:15:40 -05:00
parent a3c55a3785
commit f1d59e0ae5
2 changed files with 4 additions and 8 deletions

View File

@@ -69,9 +69,7 @@ in
};
};
};
# add to backups
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
# add to backups
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
};
}