hosts/containers/mucbot: group

This commit is contained in:
Astro 2020-03-09 23:33:45 +01:00
parent 1f975bf976
commit 5b2a67ac47
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ in
isNormalUser = false;
group = "tigger";
};
users.groups.tigger = {};
services.tigger = {
enable = true;
user = "tigger";