use the goatcounter group

main
Brian Hicks 2021-12-07 08:30:20 -06:00
parent b3cfbfe9a7
commit 5428521064
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@
users.groups.goatcounter = { };
users.users.goatcounter = {
isSystemUser = true;
extraGroups = [ "goatcounter" ];
group = "goatcounter";
};
systemd.services.goatcounter = {