Update to 23.05 - firestar

This commit is contained in:
Aode 2023-05-26 09:57:29 -05:00
parent 8ac4da3c1d
commit b957d86102

View file

@ -124,6 +124,4 @@
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
# high-resolution display
hardware.video.hidpi.enable = lib.mkDefault true;
}