mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Enable all firmware
This commit is contained in:
parent
7a4f784d0f
commit
46c17ace6a
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{ systemConfiguration, enabled, ... }:
|
||||
|
||||
systemConfiguration {
|
||||
hardware.enableAllFirmware = true;
|
||||
powerManagement.cpuFreqGovernor = "performance";
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue