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
|
# My user account
|
||||||
users.users.dennis = {
|
users.users.dennis = {
|
||||||
description = "dennis";
|
description = "dennis";
|
||||||
|
initialPassword = "admin"
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" "networkmanager" ];
|
extraGroups = [ "wheel" "networkmanager" ];
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue