From 0daf0fdabca49259c303d269c86b328e9a35d152 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 3 May 2016 22:05:14 +0200 Subject: ineumann on ymir --- users/ineumann.nix | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/ineumann.nix (limited to 'users') diff --git a/users/ineumann.nix b/users/ineumann.nix new file mode 100644 index 00000000..30caff0e --- /dev/null +++ b/users/ineumann.nix @@ -0,0 +1,8 @@ +{ + name = "ineumann"; # lowercase ascii, please + description = "Irene Neumann"; + extraGroups = ["mail"]; + group = "users"; + hashedPassword = "$6$rounds=500000$ZcddLLjh9A9nT$Wdciw5g.ZHnTYcRA54LbcDePkxP.jXVgV1hRZUfCvip0noAn7AHgMimCcd570JyBzj.7clacVPsFRQZLYxWy7/"; + isNormalUser = true; +} -- cgit v1.2.3