sway: Disable config check

This commit is contained in:
Erwin Boskma 2024-05-07 17:14:59 +02:00
parent 604bd6bd66
commit 06ec14e84f
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -87,6 +87,7 @@ in
wayland.windowManager.sway = {
enable = true;
package = cfg.package;
checkConfig = false; # Why is this even here?
config = {
modifier = mod;