113 current 2025-10-08 18:12:42 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -16,11 +16,11 @@ in
|
||||
defaultSopsFile = ../../secrets/secrets.yaml;
|
||||
defaultSopsFormat = "yaml";
|
||||
age.keyFile = "/home/blake/.config/sops/age/keys.txt";
|
||||
# "blake_passwd" = lib.mkIf config.users.blake.enable {
|
||||
# owner = "root";
|
||||
# group = "root";
|
||||
# neededForUsers = true;
|
||||
# };
|
||||
"blake_passwd" = lib.mkIf config.users.blake.enable {
|
||||
owner = "root";
|
||||
group = "root";
|
||||
neededForUsers = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user