moved comment lol

This commit is contained in:
foxora 2026-03-07 21:14:19 +00:00
parent cf23725f2f
commit 662268f327

View file

@ -26,8 +26,8 @@
# FIX: kernel bug
kernelPackages = upkgs.linuxPackages_6_12;
kernelModules = ["v4l2loopback"];
# force kernel to use dGPU
kernelParams = [
# force kernel to use dGPU
"amdgpu.primary=0000:03:00.0"
"video=PCI:0000:03:00.0:e"
"initcall_blacklist=simpledrm_platform_driver_init"