33 current 2025-10-06 11:32:10 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 {
|
||||
owner = "root";
|
||||
};
|
||||
"blake_pass" = {
|
||||
"blake_passwd" = lib.mkIf config.users.blake.enable {
|
||||
owner = "root";
|
||||
group = "root";
|
||||
neededForUsers = true;
|
||||
|
||||
Reference in New Issue
Block a user