summaryrefslogtreecommitdiff
path: root/hosts/poweredge/jellyfin.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-06-14 15:53:48 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-06-14 15:53:48 -0500
commit33771d6733ba9064fa29478a5f356dbbb1d975c2 (patch)
tree77032ca68b82455be1a60fdb1a38a22d553b81a9 /hosts/poweredge/jellyfin.nix
parent9524e49d1ab7876cf0c017ca7287f301661758f3 (diff)
downloadnixos-33771d6733ba9064fa29478a5f356dbbb1d975c2.tar.xz
nixos-33771d6733ba9064fa29478a5f356dbbb1d975c2.zip
simplify immich/jellyfin containers
Diffstat (limited to 'hosts/poweredge/jellyfin.nix')
-rw-r--r--hosts/poweredge/jellyfin.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/poweredge/jellyfin.nix b/hosts/poweredge/jellyfin.nix
index 92412f8..4fab7cc 100644
--- a/hosts/poweredge/jellyfin.nix
+++ b/hosts/poweredge/jellyfin.nix
@@ -44,7 +44,6 @@
# Jellyfin
services.jellyfin = {
enable = true;
- openFirewall = true;
#hardwareAcceleration = {
# enable = true;
# type = "nvenc";