diff --git a/modules/services/paperless/default.nix b/modules/services/paperless/default.nix index 03b8891..e99b19e 100644 --- a/modules/services/paperless/default.nix +++ b/modules/services/paperless/default.nix @@ -38,6 +38,8 @@ in } // cfg.extraConfig; }; + # monitoring is not really usefull, because it only contains the http-worker infos -> skipped for now + my.services.nginx.virtualHosts = [ { subdomain = "docs";