Added lots of things
This commit is contained in:
parent
176a36e120
commit
0c40e0f66d
9 changed files with 103 additions and 32 deletions
|
@ -4,7 +4,7 @@
|
|||
}: {
|
||||
# TODO: Configure your system-wide user settings (groups, etc), add more users as needed.
|
||||
users = {
|
||||
defaultUserShell = pkgs.zsh;
|
||||
defaultUserShell = pkgs.bash;
|
||||
users = {
|
||||
fw = {
|
||||
initialPassword = "password";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue