From 2c270c0cd57b0c606819b879a6e5c69dea2ac652 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 3 Jun 2024 05:26:43 +0100 Subject: [PATCH] Disable checkConfig for sway module Fix https://github.com/nix-community/home-manager/issues/5379 --- programs/desktop/sway/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/programs/desktop/sway/default.nix b/programs/desktop/sway/default.nix index 9754c63..4b85fb7 100644 --- a/programs/desktop/sway/default.nix +++ b/programs/desktop/sway/default.nix @@ -14,6 +14,7 @@ swaynag.enable = true; systemd.enable = true; xwayland = true; + checkConfig = false; config = { input = { "*" = {