diff --git a/home-manager/modules/linux-gui.nix b/home-manager/modules/linux-gui.nix index 1ab6eeb..f189130 100644 --- a/home-manager/modules/linux-gui.nix +++ b/home-manager/modules/linux-gui.nix @@ -21,5 +21,6 @@ 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 + anki ]; }