mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 13:50:13 +00:00
fix: headless hardware acceleration
requires kernel module and firmware
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
# Enable VA-API for hardware transcoding
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
extraPackages = [ pkgs.libva ];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user