diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-17 13:10:49 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-02-17 13:11:02 -0600 |
| commit | 736bf37ee02205a11bb326be2320fb87c0d13a04 (patch) | |
| tree | 9c56f02a376beb78a6065be546be07eb1657c9d2 /modules/desktop | |
| parent | 6031356c1e048f7ff2581c18df89f159b7a592c9 (diff) | |
remove unneccessary packages in sway
Diffstat (limited to 'modules/desktop')
| -rw-r--r-- | modules/desktop/hjem/wm/sway.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/desktop/hjem/wm/sway.nix b/modules/desktop/hjem/wm/sway.nix index a6a4b09..14f8637 100644 --- a/modules/desktop/hjem/wm/sway.nix +++ b/modules/desktop/hjem/wm/sway.nix @@ -113,8 +113,6 @@ in packages = with pkgs; [ sway - brightnessctl - playerctl wl-clipboard ]; } |
