mirror of
https://github.com/alyssadev/nixos.git
synced 2026-01-15 23:13:52 +10:00
parent
829d4704a7
commit
c1d507c5d8
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
||||||
users.users.yasha = {
|
users.users.yasha = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "yasha";
|
description = "yasha";
|
||||||
hashedPassword = "$y$j9T$Q.yFJjo9LMA8o.7Ac5uSr/$Y8pYIPSzCXHSd4nAlUohaaohwpquK6XEIjxFKq3J4s/";
|
hashedPassword = "$y$j9T$EL1pxuTdXOyFXwbiT7P7s/$8Yzfss3xR9oqHDk29h.non19idZvSFDnHK.fqZaCRd9";
|
||||||
extraGroups = [ "networkmanager" "wheel" "docker" ];
|
extraGroups = [ "networkmanager" "wheel" "docker" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue