Change jellyfin host to stable nixpkgs

This commit is contained in:
yuri 2024-01-14 01:18:56 +01:00
parent fc796a822d
commit 0ecfbea2c7

View file

@ -38,7 +38,6 @@ in
environment = "proxmox";
};
jellyfin = {
hostNixpkgs = nixpkgs-unstable;
site = "vs";
environment = "proxmox";
};