Disable checkConfig for sway module

Fix https://github.com/nix-community/home-manager/issues/5379
This commit is contained in:
Evie Litherland-Smith 2024-06-03 05:26:43 +01:00
parent 3d6537dfe5
commit 2c270c0cd5

View file

@ -14,6 +14,7 @@
swaynag.enable = true; swaynag.enable = true;
systemd.enable = true; systemd.enable = true;
xwayland = true; xwayland = true;
checkConfig = false;
config = { config = {
input = { input = {
"*" = { "*" = {