From bfe810827ccdda8bbb5c9f6199c6fedf2ad633ac Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Wed, 9 Apr 2025 17:34:11 -0400 Subject: [PATCH] jellyfin: remove commented out section --- services/jellyfin.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/services/jellyfin.nix b/services/jellyfin.nix index 3e9db72..0798e24 100644 --- a/services/jellyfin.nix +++ b/services/jellyfin.nix @@ -15,12 +15,6 @@ ]) ]; - # environment.systemPackages = with pkgs; [ - # jellyfin - # jellyfin-web - # jellyfin-ffmpeg - # ]; - services.jellyfin = { enable = true; # used for local streaming