Adding an initial password
This commit is contained in:
parent
a87c269dfc
commit
32e9c2b93c
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
description = "Lyes Saadi";
|
description = "Lyes Saadi";
|
||||||
home = "/home/lyes";
|
home = "/home/lyes";
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
initialHashedPassword = ""; # Set for vms and initial installations
|
||||||
extraGroups = [ "wheel" "networkmanager" ];
|
extraGroups = [ "wheel" "networkmanager" ];
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue