From e6a2db013643906726c842c10f6f884bf2bf0104 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Mon, 2 Oct 2023 21:32:59 +0200 Subject: Move options{.=>.services.}disable-screen --- hosts/ahmed/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index c4d585f..6c3a2d3 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -84,7 +84,7 @@ # Use as main driver temporarily. # modules.graphics.enable = true; - disable-screen = { + services.disable-screen = { enable = true; # The path to the device. device-path = "/sys/class/backlight/intel_backlight"; -- cgit v1.2.3