updated readme, added initial password
This commit is contained in:
parent
388c587fdf
commit
264cf73ddb
2 changed files with 16 additions and 0 deletions
|
|
@ -87,6 +87,7 @@
|
|||
isNormalUser = true;
|
||||
description = "Aleksandr Lebedev";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
initialPassword = "1234";
|
||||
packages = with pkgs; [];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue