Wofi-emoji: add dependency

This commit is contained in:
Filippo Berto 2024-01-09 16:24:24 +01:00
parent 4f77fc3fb4
commit 53aa15b6ea
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -8,7 +8,7 @@
./wl_update_background.nix
];
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grim networkmanagerapplet pamixer playerctl slurp swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji xdg-desktop-portal-gtk; };
home.packages = builtins.attrValues { inherit (pkgs) blueman brillo gamescope grim networkmanagerapplet pamixer playerctl slurp swaylock swww way-lockscreen waybar wl-clipboard wl-clipedit wlogout wofi wofi-emoji wtype xdg-desktop-portal-gtk; };
# wayland.windowManager.hyprland = { };