ma filepimp: use nondistributableFirmware
This commit is contained in:
parent
a4382f83ec
commit
d761743c4b
@ -44,7 +44,7 @@ in {
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
extraModulePackages = [ ];
|
||||
};
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user