summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/mwagner.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/mwagner.nix b/users/mwagner.nix
index 54cbfb68..10bec079 100644
--- a/users/mwagner.nix
+++ b/users/mwagner.nix
@@ -1,7 +1,7 @@
1{ 1{
2 name = "mwgnr"; # lowercase ascii, please 2 name = "mwgnr"; # lowercase ascii, please
3 description = "Max Wagner"; 3 description = "Max Wagner";
4 extraGroups = ["xmpp"]; 4 extraGroups = ["xmpp" "mail"];
5 group = "users"; 5 group = "users";
6 hashedPassword = "$6$rounds=500000$5l71DQxKPXJ$UDUyiQur9QcmsXrV5r0gD5AWWpsJLe37bhV5NhZMjN4yh5aZjE4uqm8AXemuYTx3kKi.SWaRTglLIVvgDYf5l1"; 6 hashedPassword = "$6$rounds=500000$5l71DQxKPXJ$UDUyiQur9QcmsXrV5r0gD5AWWpsJLe37bhV5NhZMjN4yh5aZjE4uqm8AXemuYTx3kKi.SWaRTglLIVvgDYf5l1";
7 isNormalUser = true; 7 isNormalUser = true;