20 current 2025-10-07 00:49:35 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 14:43:26 -05:00
parent 00f77df698
commit d1611bc1be
4 changed files with 7 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ let
in
{
options.modules.system.backups = {
enable = lib.mkEnableOption "enables backups with borg";
paths = lib.mkOption {
type = lib.types.listOf lib.types.path;
default = [];