hosts/framenix: no need for 3rd party Framework kernel module
This commit is contained in:
parent
3672286b57
commit
2c0a40c03d
1 changed files with 1 additions and 0 deletions
|
|
@ -32,4 +32,5 @@
|
|||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
hardware.framework.enableKmod = false; # should work with upstream kernel >= 6.12
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue