From 85994de789a3a249a4a0edd96ae3495ee5d30fce Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 13:23:27 -0500 Subject: [PATCH] 156 current 2025-10-09 12:56:31 25.05.20251006.20c4598 6.12.50 * --- hosts/snowbelle/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;