summaryrefslogtreecommitdiff
path: root/users/sgoebels.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/sgoebels.nix')
-rw-r--r--users/sgoebels.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/users/sgoebels.nix b/users/sgoebels.nix
new file mode 100644
index 00000000..d3efcb5b
--- /dev/null
+++ b/users/sgoebels.nix
@@ -0,0 +1,8 @@
1{
2 name = "sgoebels"; # lowercase ascii, please
3 description = "Simon Goebels";
4 extraGroups = ["xmpp"];
5 group = "users";
6 hashedPassword = "$6$rounds=500000$uzD2AbY6bZAdfqt$V3oUI5YGUOwfxbs0Nd5LoXIfG1xVHimMhNkfFC5sheal8daGR60fqmwx3qdZk674oUr/GEF4ytHu6UMzIRmRa/";
7 isNormalUser = true;
8}