clean up deprecated fields, update nix format for some files

This commit is contained in:
Haak Saxberg 2023-05-27 20:34:09 -07:00
parent 90acf9538a
commit 032333a83e
4 changed files with 12 additions and 11 deletions

View file

@ -36,6 +36,4 @@
[{ device = "/dev/disk/by-uuid/97c769a2-55da-475a-8dc0-d74d8bbde514"; }];
powerManagement.cpuFreqGovernor = lib.mkDefault "powersave";
# high-resolution display
hardware.video.hidpi.enable = lib.mkDefault true;
}