Enable hidpi config

This commit is contained in:
Andreas Zweili 2023-05-22 11:45:00 +02:00
parent 72a37becdd
commit c864f29ead
2 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,8 @@
fsType = "vfat";
};
hardware.video.hidpi.enable = true;
networking = {
hostName = hostname;
interfaces.enp0s3.useDHCP = true;

View File

@ -46,6 +46,8 @@
fsType = "vfat";
};
hardware.video.hidpi.enable = true;
networking.hostName = hostname;
swapDevices = [