forked from natto1784/dotfiles
Marisa: removed initrd kernel modules that are not required
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
swapDevices = [ ];
|
||||
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
hardware.firmware = with pkgs; [ raspberrypiWirelessFirmware ];
|
||||
hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user