oops
This commit is contained in:
parent
fad20a4616
commit
1eb3b63c80
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-amd" "kvm-intel" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
extraModprobeConfig = "options kvm_amd nested=1";
|
||||
boot.extraModprobeConfig = "options kvm_amd nested=1";
|
||||
boot.kernelParams = [
|
||||
"nvidia_drm.fbdev=1"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue