Update FredOS-Mediaserver.nix

This commit is contained in:
ediblerope 2026-01-20 21:17:34 +00:00 committed by GitHub
parent 6b3a71f93e
commit 5a87aa08d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,12 +46,6 @@
util-linux
];
# Jellyfin
services.jellyfin = {
enable = true;
openFirewall = true;
};
# Nginx Proxy Manager
virtualisation.docker.enable = true;