288 current 2025-10-11 10:03:00 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 10:36:40 -05:00
parent 347b4e9f74
commit ea5501723a

View File

@@ -28,8 +28,8 @@ in
default = {};
description = "backup jobs, nested attribute sets should be <bak_name> = paths [<list_of_paths>]";
};
baks = lib.mkOption {
type = lib.types.list
paths = lib.mkOption {
type = lib.types.list;
};
repo = lib.mkOption {
type = lib.types.path;