update
This commit is contained in:
parent
d939bc6f53
commit
1f7ca17d94
@ -21,6 +21,7 @@ in {
|
|||||||
users.nixarr = {
|
users.nixarr = {
|
||||||
isSystemUser = true;
|
isSystemUser = true;
|
||||||
home = root_folder;
|
home = root_folder;
|
||||||
|
group = "nixarr";
|
||||||
hashedPassword =
|
hashedPassword =
|
||||||
"$y$j9T$9.hOJCwwmryq3PzEOGtjZ.$hu/76TghEjongcbls7oDoN2GWRqg8AwCknq.CS0zB.8";
|
"$y$j9T$9.hOJCwwmryq3PzEOGtjZ.$hu/76TghEjongcbls7oDoN2GWRqg8AwCknq.CS0zB.8";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user