chore(jellyfin): update to latest nixos-jellyfin with overlay

This commit is contained in:
matt1432 2025-03-06 00:33:29 -05:00
parent 138a6637e2
commit be30fdcd79
7 changed files with 47 additions and 60 deletions

View file

@ -149,7 +149,7 @@ let
repo = "nixos-docker-compose";
};
jellyfin-flake = mkInput {
nixos-jellyfin = mkInput {
owner = "matt1432";
repo = "nixos-jellyfin";
};