Skip to content

Commit

Permalink
use the goatcounter group
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Dec 7, 2021
1 parent b3cfbfe commit 5428521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machines/gitea/default.nix
Expand Up @@ -269,7 +269,7 @@
users.groups.goatcounter = { };
users.users.goatcounter = {
isSystemUser = true;
extraGroups = [ "goatcounter" ];
group = "goatcounter";
};

systemd.services.goatcounter = {
Expand Down

0 comments on commit 5428521

Please sign in to comment.