added initial password for willifan
This commit is contained in:
parent
dc559c377b
commit
4f76fc71c8
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
linger = true;
|
linger = true;
|
||||||
description = "willifan";
|
description = "willifan";
|
||||||
|
initialPassword = "temp";
|
||||||
extraGroups = [ "networkmanager" "wheel" "video" ];
|
extraGroups = [ "networkmanager" "wheel" "video" ];
|
||||||
shell = pkgs.bash;
|
shell = pkgs.bash;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue