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