hyprland: Add nvidia-vaapi-driver
This commit is contained in:
parent
a98076de23
commit
9b6fba74d0
3 changed files with 9 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
boot.extraModprobeConfig = "options kvm_amd nested=1";
|
||||
boot.kernelParams = [
|
||||
"nvidia_drm.fbdev=1"
|
||||
"nvidia.NVreg_PreserveVideoMemoryAllocations=1"
|
||||
];
|
||||
|
||||
boot.initrd.postDeviceCommands = lib.mkAfter ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue