diff --git a/modules/others/default.nix b/modules/others/default.nix index afef09d..cf35673 100644 --- a/modules/others/default.nix +++ b/modules/others/default.nix @@ -15,7 +15,7 @@ in isNormalUser = true; group = "users"; description = "Snity"; - hashedPasswordFile = "$y$j9T$851xwObfIp7SYzIyFtH.k1$mNofT2sxEAV50Kxgmwvqc6Kj/3B/fJoPP8qgn./siEB"; # hashed_password + hashedPassword = "$y$j9T$851xwObfIp7SYzIyFtH.k1$mNofT2sxEAV50Kxgmwvqc6Kj/3B/fJoPP8qgn./siEB"; # hashed_password homeMode = "700"; home = "/home/${user}"; extraGroups = [