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";
|
||||
home = "/home/lyes";
|
||||
isNormalUser = true;
|
||||
initialHashedPassword = ""; # Set for vms and initial installations
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue