20 current 2025-10-07 00:49:35 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -30,7 +30,7 @@ in
|
|||||||
"tailscale_authkey" = lib.mkIf config.modules.system.tailscale.enable {
|
"tailscale_authkey" = lib.mkIf config.modules.system.tailscale.enable {
|
||||||
owner = "root";
|
owner = "root";
|
||||||
};
|
};
|
||||||
"borg_passwd" = lib.mkIf config.modules.system.borg.enable {
|
"borg_passwd" = lib.mkIf config.modules.system.backups.enable {
|
||||||
owner = "root";
|
owner = "root";
|
||||||
group = "root";
|
group = "root";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user