diff --git a/modules/services/violet.nix b/modules/services/violet.nix index c11d8e6..f38f00b 100644 --- a/modules/services/violet.nix +++ b/modules/services/violet.nix @@ -16,6 +16,7 @@ ++ [ (import ./mumble.nix) ] ++ [ (import ./monitoring.nix) ] ++ [ (import ./ntfy.nix) ] + ++ [ (import ./bluemap-proxy.nix) ] ++ [ (import ./sharkey-proxy.nix) ] ++ [ (import ./nginx.nix) ] # ++ [(import ./komga.nix)]