Add jellyfin server

And add plex to reverse proxy.
This commit is contained in:
Alexander Wainwright 2026-01-16 19:16:40 +10:00
parent bdf77c9149
commit d99c948019
3 changed files with 21 additions and 0 deletions

View file

@ -13,6 +13,7 @@
../modules/server.nix
../modules/syncthing.nix
./caddy.nix
./jellyfin.nix
];
nix.settings = { sandbox = false; };