29 current 2025-10-07 15:47:05 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-07 16:20:46 -05:00
parent 9c27c4049d
commit ccf136c79f
4 changed files with 40 additions and 24 deletions

View File

@@ -20,6 +20,7 @@ in
backup = lib.mkOption {
type = lib.types.bool;
default = true;
description = "enable backups for <service_name>";
};
};