minor fixes and removal of empty password

This commit is contained in:
Chris Cochrun 2022-11-21 13:27:31 -06:00
parent fb1301d665
commit 04a9165dbf
3 changed files with 2 additions and 4 deletions

View file

@ -71,7 +71,6 @@
chris = {
isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user.
password = "";
};
};