52 current 2025-10-07 21:09:55 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 21:17:40 -05:00
parent a4d62ae379
commit 07532b0361
2 changed files with 2 additions and 0 deletions

View File

@@ -81,4 +81,5 @@ in
# add to backups # add to backups
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ]; modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
}; };
};
} }

View File

@@ -74,4 +74,5 @@ in
# add to backups # add to backups
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ]; modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
}; };
};
} }