workstation | add initial password for don
This commit is contained in:
parent
8b5797559f
commit
1309d19b2e
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ in
|
|||
|
||||
users.users.don = {
|
||||
isNormalUser = true;
|
||||
initialPassword = "changeme";
|
||||
description = "Don Harper";
|
||||
extraGroups = [ "networkmanager" "wheel" "scanner" "lp" "video" "mlocate" "disk" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue