flake update and necessary config changes

This commit is contained in:
2023-03-30 22:06:06 +02:00
parent 73da49f280
commit d643131b92
4 changed files with 19 additions and 22 deletions

View File

@@ -166,8 +166,6 @@
};
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
# high-resolution display
hardware.video.hidpi.enable = lib.mkDefault true;
#powerManagement.powertop.enable = true;
powerManagement = {
scsiLinkPolicy = "med_power_with_dipm";