diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/mkleen.nix | 2 | ||||
-rw-r--r-- | users/tkleen.nix | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/users/mkleen.nix b/users/mkleen.nix index 7a78f0bc..70b8d6b7 100644 --- a/users/mkleen.nix +++ b/users/mkleen.nix | |||
@@ -1,7 +1,7 @@ | |||
1 | { | 1 | { |
2 | name = "mkleen"; # lowercase ascii, please | 2 | name = "mkleen"; # lowercase ascii, please |
3 | description = "Martin Kleen"; | 3 | description = "Martin Kleen"; |
4 | extraGroups = ["xmpp"]; | 4 | extraGroups = ["mail" "xmpp"]; |
5 | group = "users"; | 5 | group = "users"; |
6 | hashedPassword = "$6$rounds=500000$bBm24zrmoktFD$kGLJA0I9q.jPgLSFej/1aqIyBo/KotXhA0pflByzF5LG/Vw9Vt0yfDvVYEHR6rTplJWYotdYaJXY3b4wnh9n.0"; | 6 | hashedPassword = "$6$rounds=500000$bBm24zrmoktFD$kGLJA0I9q.jPgLSFej/1aqIyBo/KotXhA0pflByzF5LG/Vw9Vt0yfDvVYEHR6rTplJWYotdYaJXY3b4wnh9n.0"; |
7 | isNormalUser = true; | 7 | isNormalUser = true; |
diff --git a/users/tkleen.nix b/users/tkleen.nix index a36cc747..6e9f7b6f 100644 --- a/users/tkleen.nix +++ b/users/tkleen.nix | |||
@@ -1,7 +1,7 @@ | |||
1 | { | 1 | { |
2 | name = "tkleen"; # lowercase ascii, please | 2 | name = "tkleen"; # lowercase ascii, please |
3 | description = "Tatjana Kleen"; | 3 | description = "Tatjana Kleen"; |
4 | extraGroups = ["xmpp"]; | 4 | extraGroups = ["mail" "xmpp"]; |
5 | group = "users"; | 5 | group = "users"; |
6 | hashedPassword = "$6$rounds=500000$bYwSamirigbgL6$h/VI5yxcsY25fJb9DwUdgSiSi8Re1iGwXUHaOPfVgrZDKkrkoKvDg36d/GQhlfEA9XWh58gFmW9rgVeHsse.C1"; | 6 | hashedPassword = "$6$rounds=500000$bYwSamirigbgL6$h/VI5yxcsY25fJb9DwUdgSiSi8Re1iGwXUHaOPfVgrZDKkrkoKvDg36d/GQhlfEA9XWh58gFmW9rgVeHsse.C1"; |
7 | isNormalUser = true; | 7 | isNormalUser = true; |