Revert "hyacinth/kernel: use kms"
This reverts commit 8ae1a7c470e0c1b0f0e6d4378fb9ef182b388662.
This commit is contained in:
parent
ca06a9779a
commit
14cc783cf6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
systemd-boot.enable = true;
|
||||
};
|
||||
initrd.availableKernelModules = [ "xhci_pci" "nvme" ];
|
||||
initrd.kernelModules = [ "kms" ];
|
||||
initrd.kernelModules = [ "amdgpu" ];
|
||||
kernelParams = [
|
||||
"amdgpu.gpu_recovery=1"
|
||||
"intel_pstate=passive"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue