added initial password

dev-docs
Moritz Böhme 2021-10-24 17:13:19 +02:00
parent a383f2a6a0
commit c6d6efe84c
1 changed files with 1 additions and 0 deletions

View File

@ -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;