1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Enable all firmware

This commit is contained in:
RGBCube 2023-11-08 08:30:02 +03:00
parent 7a4f784d0f
commit 46c17ace6a
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
{ systemConfiguration, enabled, ... }:
systemConfiguration {
hardware.enableAllFirmware = true;
powerManagement.cpuFreqGovernor = "performance";
boot.initrd.availableKernelModules = [