diff --git a/configuration.nix b/configuration.nix index 67cc5a0..779dbba 100644 --- a/configuration.nix +++ b/configuration.nix @@ -34,7 +34,7 @@ ]; }; systemd.tmpfiles.rules = [ - "d /srv/website 0700 website website" + "d /srv/website 0700 website users" ]; sops = {