diff --git a/modules/desktop/sway/default.nix b/modules/desktop/sway/default.nix index e968298..38ff7e7 100644 --- a/modules/desktop/sway/default.nix +++ b/modules/desktop/sway/default.nix @@ -73,7 +73,7 @@ in { enable = true; swaynag.enable = true; wrapperFeatures.gtk = true; # so that gtk works properly - systemdIntegration = true; # needed this for screen sharing to work + systemd.enable = true; # needed this for screen sharing to work config = { inherit (terminal menu left right up down modifier);