blob: 4e9d9c90883c1647f010f5f0fe5112cd20b565d4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
name = "some";
description = "SomeNights";
extraGroups = ["xmpp" "mail"];
group = "users";
hashedPassword = "$6$rounds=500000$ZOKcPFUxFCCxbS$PSjgCpHs5GfmmusjTVEBY89NFS.hvY21.iuscfiXW8R.B2UW6ScyrIWWWPJkL4ZfI.6pKwXuf01gxazmDjy251";
isNormalUser = true;
hosts = ["ymir"];
}
|