Update options for newer nixpkgs

This commit is contained in:
2023-04-23 10:28:55 -06:00
parent b4dd2d4a92
commit feb6270952
2 changed files with 0 additions and 42 deletions

View File

@@ -59,7 +59,4 @@
};
swapDevices =
[{ device = "/dev/vg/swap"; }];
# high-resolution display
hardware.video.hidpi.enable = lib.mkDefault true;
}