1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

feat(radio, urlwatch): create groups

This commit is contained in:
2021-12-01 12:03:33 +01:00
parent fc067a8493
commit bbc50f3642
2 changed files with 9 additions and 1 deletions

View File

@@ -63,7 +63,11 @@ in
})
];
users.extraUsers.radio.isSystemUser = true;
users.extraUsers.radio = {
isSystemUser = true;
group = "radio";
};
users.groups.radio = {};
krebs.htgen.radio = {
port = htgenPort;