prefect: enable DPMS
Alan Pearce alan@alanpearce.eu
Sat, 16 Jul 2022 05:10:02 +0200
1 files changed, 3 insertions(+), 0 deletions(-)
jump to
M system/prefect.nix → system/prefect.nix
@@ -39,6 +39,9 @@ services.xserver.screenSection = '' Option "MetaModes" "2560x1440_120 +0+0 { }" ''; + services.xserver.monitorSection = '' + Option "DPMS" + ''; boot.loader.grub.useOSProber = false; boot.loader.grub.extraEntries = '' menuentry "Windows" {