wip: password is gathered through sops
This commit is contained in:
@@ -135,9 +135,10 @@ in
|
||||
packages = with pkgs; [
|
||||
tree
|
||||
];
|
||||
# initialPassword = "sex";
|
||||
hashedPasswordFile = config.sops.secrets."doloro-hashed_password".path;
|
||||
# initialPassword = "sex";
|
||||
};
|
||||
users.mutableUsers = false;
|
||||
|
||||
# programs.firefox.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user