minor fixes and removal of empty password
This commit is contained in:
parent
fb1301d665
commit
04a9165dbf
3 changed files with 2 additions and 4 deletions
|
@ -71,7 +71,6 @@
|
|||
chris = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
|
||||
password = "";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue