From 4c8d6dfc2722af357966281413c9044d404485a3 Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Thu, 5 Sep 2024 17:26:10 +0200 Subject: [PATCH] [sway] Add package for mirroring --- nixos/modules/desktop/sway/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/modules/desktop/sway/default.nix b/nixos/modules/desktop/sway/default.nix index 267fe03..bab109b 100644 --- a/nixos/modules/desktop/sway/default.nix +++ b/nixos/modules/desktop/sway/default.nix @@ -65,14 +65,17 @@ in { config = lib.mkIf cfg.enable { environment.systemPackages = (with pkgs; [ + # Window manager related dbus-sway-environment configure-gtk wayland xdg-utils # Open with default program glib # gsettings wl-clipboard + wl-mirror # Mirror an output wdisplays # Tool to configure displays + # Desktop Environment related brightnessctl dunst libnotify