update
Some checks failed
/ Check (push) Has been cancelled

This commit is contained in:
alydev 2026-01-04 20:36:25 +10:00
parent 829d4704a7
commit c1d507c5d8

View file

@ -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" ];
}; };