Sets initial password
This commit is contained in:
parent
e592cf8a9b
commit
5ab52d867d
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
|||
# My user account
|
||||
users.users.dennis = {
|
||||
description = "dennis";
|
||||
initialPassword = "admin"
|
||||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "networkmanager" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue