added initial password
parent
a383f2a6a0
commit
c6d6efe84c
|
@ -10,6 +10,7 @@
|
|||
home = "/home/moritz";
|
||||
extraGroups =
|
||||
[ "wheel" "networkmanager" "video" ]; # Enable ‘sudo’ for the user.
|
||||
initialPassword = "password"; # CHANGE ME PLEASE
|
||||
};
|
||||
|
||||
fonts.fonts = with pkgs;
|
||||
|
|
Loading…
Reference in New Issue