summaryrefslogtreecommitdiff
path: root/users/ineumann.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/ineumann.nix')
-rw-r--r--users/ineumann.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/ineumann.nix b/users/ineumann.nix
index 30caff0e..f274baca 100644
--- a/users/ineumann.nix
+++ b/users/ineumann.nix
@@ -5,4 +5,6 @@
5 group = "users"; 5 group = "users";
6 hashedPassword = "$6$rounds=500000$ZcddLLjh9A9nT$Wdciw5g.ZHnTYcRA54LbcDePkxP.jXVgV1hRZUfCvip0noAn7AHgMimCcd570JyBzj.7clacVPsFRQZLYxWy7/"; 6 hashedPassword = "$6$rounds=500000$ZcddLLjh9A9nT$Wdciw5g.ZHnTYcRA54LbcDePkxP.jXVgV1hRZUfCvip0noAn7AHgMimCcd570JyBzj.7clacVPsFRQZLYxWy7/";
7 isNormalUser = true; 7 isNormalUser = true;
8
9 hosts = ["ymir"];
8} 10}