diff --git a/hosts/snowbelle/configuration.nix b/hosts/snowbelle/configuration.nix index eb4ad15..810cc3c 100644 --- a/hosts/snowbelle/configuration.nix +++ b/hosts/snowbelle/configuration.nix @@ -30,7 +30,7 @@ nginx-proxy.enable = true; }; services = { - jellyfin.enable = true; + #jellyfin.enable = true; vaultwarden.enable = true; gitea.enable = true; qbittorrent.enable = true;