diff --git a/modules/packages/gui.nix b/modules/packages/gui.nix index 271ce18e..a64c3c54 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 joplin-desktop + notion-app-enhanced appflowy joplin-desktop standardnotes ] ++ (with inputs.lib; filter isDerivation (attrValues inputs.pkgs.plasma5Packages.kdeGear)); programs.wireshark = { enable = true; package = inputs.pkgs.wireshark; };