From 7b91a33b43cdb89c4c4968f4a060f4f47fa497f8 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 18 Jan 2026 17:51:39 +0300 Subject: [PATCH] 123 --- modules/others/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [