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