30 current 2025-10-07 16:33:54 25.05.20251001.5b5be50 6.12.49 *
This commit is contained in:
@@ -16,11 +16,11 @@ in
|
|||||||
defaultSopsFile = ../../secrets/secrets.yaml;
|
defaultSopsFile = ../../secrets/secrets.yaml;
|
||||||
defaultSopsFormat = "yaml";
|
defaultSopsFormat = "yaml";
|
||||||
age.keyFile = "/home/blake/.config/sops/age/keys.txt";
|
age.keyFile = "/home/blake/.config/sops/age/keys.txt";
|
||||||
"blake_passwd" = lib.mkIf config.users.blake.enable {
|
# "blake_passwd" = lib.mkIf config.users.blake.enable {
|
||||||
owner = "root";
|
# owner = "root";
|
||||||
group = "root";
|
# group = "root";
|
||||||
neededForUsers = true;
|
# neededForUsers = true;
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user