diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-08-26 01:06:46 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-08-26 01:06:46 -0700 |
commit | 17e7e3c9236b92738f1e7f89b3a565ef40feb8d3 (patch) | |
tree | 1294178d0edad7d4f9d9721261bb28d293c8f4a0 /hosts/common/optional | |
parent | 879c182f9bce98aebf01ec105c7bf1bcb9cb60dc (diff) | |
download | nix-17e7e3c9236b92738f1e7f89b3a565ef40feb8d3.tar nix-17e7e3c9236b92738f1e7f89b3a565ef40feb8d3.tar.gz nix-17e7e3c9236b92738f1e7f89b3a565ef40feb8d3.tar.bz2 nix-17e7e3c9236b92738f1e7f89b3a565ef40feb8d3.tar.lz nix-17e7e3c9236b92738f1e7f89b3a565ef40feb8d3.tar.xz nix-17e7e3c9236b92738f1e7f89b3a565ef40feb8d3.tar.zst nix-17e7e3c9236b92738f1e7f89b3a565ef40feb8d3.zip |
Add swayimg
Diffstat (limited to 'hosts/common/optional')
-rw-r--r-- | hosts/common/optional/services/wayland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/optional/services/wayland.nix b/hosts/common/optional/services/wayland.nix index 01398f7..4196d13 100644 --- a/hosts/common/optional/services/wayland.nix +++ b/hosts/common/optional/services/wayland.nix @@ -25,6 +25,7 @@ pkgs.read-edid pkgs.slurp pkgs.st + pkgs.swayimg pkgs.sxiv pkgs.tigervnc pkgs.turbovnc |