68 current 2025-10-07 22:42:25 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -79,6 +79,13 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
sops.secrets = {
|
||||
"<service_name>_" = {
|
||||
owner = "<service_name>";
|
||||
group = "<service_name>";
|
||||
};
|
||||
};
|
||||
|
||||
# add to backups
|
||||
modules.system.backups.paths = lib.mkIf cfg.backup [ data_dir ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user