blob: 8cd93312650ccb3092b3731e88ba523a09c8ae53 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
name = "sgoebels"; # lowercase ascii, please
description = "Simon Goebels";
extraGroups = ["xmpp"];
group = "users";
hashedPassword = "$6$rounds=500000$uzD2AbY6bZAdfqt$V3oUI5YGUOwfxbs0Nd5LoXIfG1xVHimMhNkfFC5sheal8daGR60fqmwx3qdZk674oUr/GEF4ytHu6UMzIRmRa/";
isNormalUser = true;
hosts = ["ymir"];
}
|