diff --git a/home-manager/modules/linux-gui.nix b/home-manager/modules/linux-gui.nix index cd0e775..1ab6eeb 100644 --- a/home-manager/modules/linux-gui.nix +++ b/home-manager/modules/linux-gui.nix @@ -20,5 +20,6 @@ sublime-music # A modern and feature-rich music player with a clean user interface and advanced playback options. thunderbird # Mozilla Thunderbird, a powerful and customizable email client with integrated calendaring and chat features. wireshark # Open-source network protocol analyzer for real-time packet inspection and analysis. + nicotine-plus ]; }