Nix flake update; Add brohan.lol meme domain; update Jellyfin container

This commit is contained in:
2024-05-31 14:13:13 -05:00
parent d317917453
commit a5dbee8755
3 changed files with 20 additions and 25 deletions

View File

@ -23,7 +23,7 @@
};
jellyfin = {
image = "linuxserver/jellyfin:10.8.13";
image = "linuxserver/jellyfin:10.9.3";
ports = [ "8096:8096" "8920:8920" ];
volumes = [
"/home/sezycei/srv/containerdata/jellyfin/config:/config"