blob: 4fac64e685268ec93526bbfdc17a2a27991dc0d7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
name = "mwgnr"; # lowercase ascii, please
description = "Max Wagner";
extraGroups = ["xmpp" "mail"];
group = "users";
hashedPassword = "$6$rounds=500000$5l71DQxKPXJ$UDUyiQur9QcmsXrV5r0gD5AWWpsJLe37bhV5NhZMjN4yh5aZjE4uqm8AXemuYTx3kKi.SWaRTglLIVvgDYf5l1";
isNormalUser = true;
hosts = ["ymir"];
}
|