Compare commits
2 commits
0aa4783617
...
ec83bb0ba6
Author | SHA1 | Date | |
---|---|---|---|
Evie Litherland-Smith | ec83bb0ba6 | ||
Evie Litherland-Smith | e391637ba6 |
|
@ -96,7 +96,7 @@
|
||||||
group = "users";
|
group = "users";
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "Evie Litherland-Smith";
|
description = "Evie Litherland-Smith";
|
||||||
extraGroups = ["networkmanager" "wheel" "video" "input" "uinput"];
|
extraGroups = ["networkmanager" "wheel" "video" "input" "uinput" "dialout"];
|
||||||
initialHashedPassword = "$y$j9T$tHIPQt09Kf3KH2eIRze3g/$2mwSlcq27DTGvHNPJ5EP9/1CfL3bXP0F6oS/Vuffmn3";
|
initialHashedPassword = "$y$j9T$tHIPQt09Kf3KH2eIRze3g/$2mwSlcq27DTGvHNPJ5EP9/1CfL3bXP0F6oS/Vuffmn3";
|
||||||
openssh = {inherit (config.users.users.root.openssh) authorizedKeys;};
|
openssh = {inherit (config.users.users.root.openssh) authorizedKeys;};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue