This commit is contained in:
Hadi 2024-08-23 10:12:00 +02:00
parent d939bc6f53
commit 1f7ca17d94

View File

@ -21,6 +21,7 @@ in {
users.nixarr = {
isSystemUser = true;
home = root_folder;
group = "nixarr";
hashedPassword =
"$y$j9T$9.hOJCwwmryq3PzEOGtjZ.$hu/76TghEjongcbls7oDoN2GWRqg8AwCknq.CS0zB.8";
};