summary refs log tree commit diff
path: root/modules/www.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/www.nix')
-rw-r--r--modules/www.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/www.nix b/modules/www.nix
index 33b0053..a1c2b55 100644
--- a/modules/www.nix
+++ b/modules/www.nix
@@ -18,7 +18,9 @@ in
     recommendedOptimisation = true;
     recommendedProxySettings = true;
     recommendedTlsSettings = true;
-  
+
+    statusPage = true;
+
     virtualHosts = {
       default = { default = true; };
       ${rnrdUrl} = {