diff --git a/modules/packages/gui.nix b/modules/packages/gui.nix index 05e6e6df..271ce18e 100644 --- a/modules/packages/gui.nix +++ b/modules/packages/gui.nix @@ -93,7 +93,7 @@ inputs: tcpdump nmap mtr-gui simplescreenrecorder obs-studio signal-desktop dbeaver ftxui yaml-cpp wl-mirror poppler_utils imagemagick gimp playonlinux bottles # davinci-resolve - notion-app-enhanced appflowy + notion-app-enhanced appflowy joplin-desktop ] ++ (with inputs.lib; filter isDerivation (attrValues inputs.pkgs.plasma5Packages.kdeGear)); programs.wireshark = { enable = true; package = inputs.pkgs.wireshark; };