diff options
Diffstat (limited to 'users')
| -rw-r--r-- | users/mherold.nix | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/users/mherold.nix b/users/mherold.nix new file mode 100644 index 00000000..13d0bddb --- /dev/null +++ b/users/mherold.nix | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | { | ||
| 2 | name = "mherold"; | ||
| 3 | description = "Magdalena Herold"; | ||
| 4 | extraGroups = ["xmpp"]; | ||
| 5 | group = "users"; | ||
| 6 | hashedPassword = "$6$rounds=500000$9PO7z8.b$zJqLUo9rR5p.IKdEbXX.x1OYY0EAx21hE7e18RQ6cNB389or9PSxD841.mIz3nLMVjFOS.p9B5zk7hRdkUHqF1"; | ||
| 7 | } | ||
