lifebook: switch to xe
This commit is contained in:
@@ -34,7 +34,8 @@
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
kernelParams = [ "luks.options=fido2-device=auto" "sysrq_always_enabled=1" "pcie_aspm=force" ];
|
||||
extraModprobeConfig = ''
|
||||
options i915 enable_guc=3
|
||||
options i915 force_probe=!9a49
|
||||
options xe force_probe=9a49
|
||||
'';
|
||||
tmp.useTmpfs = false;
|
||||
tmp.cleanOnBoot = true;
|
||||
|
||||
Reference in New Issue
Block a user