From 83f0f303a95277171b5f0d059959af9f4116cdb1 Mon Sep 17 00:00:00 2001 From: brustybee Date: Wed, 11 Mar 2026 13:48:40 +0530 Subject: add swaylock and swayidle and avoid x11 and wayland services clash --- hosts/nixios/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/nixios/default.nix') diff --git a/hosts/nixios/default.nix b/hosts/nixios/default.nix index ca3a6b3..3b80350 100644 --- a/hosts/nixios/default.nix +++ b/hosts/nixios/default.nix @@ -20,7 +20,7 @@ services.logind = { lidSwitch = "suspend"; lidSwitchExternalPower = "suspend"; - # settings.Login.LidSwitchIgnoreInhibited = "no"; + settings.Login.LidSwitchIgnoreInhibited = "no"; }; # REMOVE LATER -- cgit v1.3.1