5 lines
172 B
Nix
5 lines
172 B
Nix
![]() |
{
|
||
|
users.users.testi.hashedPassword = "$y$j9T$2GMbDpeh90cUXmdIR32g8/$8aUhDcpo22UYLGu6yiWflzSayAnCm5XNXNVIQOVTQk4";
|
||
|
users.users.testi.extraGroups = [ "sudo" "wheel" ];
|
||
|
}
|