wayland: add waypipe

This commit is contained in:
steveej 2024-06-12 22:23:27 +02:00
parent ef016ac70a
commit 0a5d068d83
2 changed files with 6 additions and 1 deletions

View file

@ -33,7 +33,7 @@ in {
home.packages = with pkgs;
[
# required by network-manager-applet
pkgs.networkmanagerapplet
networkmanagerapplet
wlr-randr
wayout
@ -59,6 +59,8 @@ in {
# probably required by flameshot
# xdg-desktop-portal xdg-desktop-portal-wlr
# grim
waypipe
]
++ (
lib.lists.optionals (!pkgs.stdenv.isAarch64)