From 285a3168a475e8d7e8bb1fa829fcb7db7745dd35 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 20 Oct 2024 20:54:31 -0500 Subject: [PATCH] feat: wiki busted lol --- nixos/modules/services/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/services/default.nix b/nixos/modules/services/default.nix index 9431320..2e98092 100755 --- a/nixos/modules/services/default.nix +++ b/nixos/modules/services/default.nix @@ -14,11 +14,11 @@ ./owncast.nix ./samba.nix ./vaultwarden.nix - # ./wiki.nix # These are all broken. # ./forgejo.nix + # ./wiki.nix # Partial Nginx configs make it nearly impossible to use alongside Caddy. 👇