This commit is contained in:
2025-02-06 09:57:29 +01:00
parent 70bfa90808
commit 023f521abf
12 changed files with 51 additions and 12 deletions

View File

@@ -22,7 +22,7 @@ lib.mkMerge [
# https://github.com/NixOS/nixpkgs/blob/nixos-22.11/pkgs/development/libraries/ffmpeg/generic.nix
# https://github.com/NixOS/nixpkgs/blob/nixos-22.11/pkgs/development/libraries/jellyfin-ffmpeg/default.nix
# https://nixos.wiki/wiki/Accelerated_Video_Playback
# https://wiki.nixos.org/wiki/Accelerated_Video_Playback
nixpkgs.config.openglSupport = true; # why is this not set by hardware.opengl.enable ?
nixpkgs.config.vaapiSupport = true;