Working Proxmox VM + jellyfin hw encoding
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Théo Barnouin 2025-04-11 15:58:43 +02:00
parent 4933a8ecb1
commit 2513d163e9

View file

@ -15,7 +15,7 @@ in {
nixpkgs.config.packageOverrides = pkgs: {
vaapiIntel = pkgs.vaapiIntel.override { enableHybridCodec = true; };
};
hardware.opengl = {
hardware.graphics = {
enable = true;
extraPackages = with pkgs; [
intel-media-driver