treewide: Switch to system users (#71055)

treewide: Switch to system users
This commit is contained in:
Silvan Mosberger
2019-11-01 13:26:43 +01:00
committed by GitHub
47 changed files with 80 additions and 16 deletions
+1
View File
@@ -69,6 +69,7 @@ in {
users.users.x2go = {
home = "/var/lib/x2go/db";
group = "x2go";
isSystemUser = true;
};
security.wrappers.x2gosqliteWrapper = {