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