Update files
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
users.users.chris = {
|
||||
uid = 1000;
|
||||
isNormalUser = true;
|
||||
hashedPasswordFile = "/persist/passwords/chris";
|
||||
# hashedPasswordFile = "/persist/passwords/chris";
|
||||
initialPassword = "changeme123";
|
||||
shell = pkgs.zsh;
|
||||
extraGroups = [
|
||||
"chris"
|
||||
|
||||
Reference in New Issue
Block a user