diff --git a/nixos/linux.nix b/nixos/linux.nix index 92b10de..825bb1b 100644 --- a/nixos/linux.nix +++ b/nixos/linux.nix @@ -429,6 +429,7 @@ in { dnsProvider = "nearlyfreespeech"; environmentFile = config.age.secrets."nearlyfreespeech".path; webroot = null; + group = config.services.nginx.group; }; };