Marisa: go back to linux 5.10
Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888";
|
||||
{ device = "/dev/disk/by-label/NIXOS_SD";
|
||||
fsType = "ext4";
|
||||
};
|
||||
|
||||
@@ -24,5 +24,6 @@
|
||||
];
|
||||
|
||||
powerManagement.cpuFreqGovernor = lib.mkDefault "ondemand";
|
||||
hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
|
||||
#hardware.firmware = [ pkgs.raspberrypiWirelessFirmware ];
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user