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
modules/base/packages

View file

@ -12,6 +12,7 @@ in {
nixpkgs.overlays =
(map (i: self.inputs.${i}.overlays.default) [
"grim-hyprland"
"nixos-jellyfin"
"nh"
"nixd"
"nurl"