Revert "nixos: hosts: aristotle: add dpi"
This reverts commit dd8fa2150f
.
This commit is contained in:
parent
1a94c895d8
commit
d690d256e1
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
|||
tpm.enable = true;
|
||||
};
|
||||
|
||||
# √(1920² + 1080²) px ÷ 15.60 in ≃ 141.211998082 dpi
|
||||
services.xserver.dpi = 141;
|
||||
|
||||
boot.initrd.availableKernelModules = ["xhci_pci" "ahci" "nvme" "usbhid"];
|
||||
boot.kernelModules = ["kvm-intel"];
|
||||
nixpkgs.hostPlatform = "x86_64-linux";
|
||||
|
|
Loading…
Reference in a new issue