From ab3cc0ee160e6b7f5e8c54e8a7387ffcbaa877ef Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Wed, 15 Jul 2026 14:04:46 +0530 Subject: using thunderbird for matrix.org instead of nheon bonus now my mail is managed by this --- nixos/apps.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/apps.nix b/nixos/apps.nix index 9fd3eec..5ce1279 100644 --- a/nixos/apps.nix +++ b/nixos/apps.nix @@ -14,7 +14,6 @@ obsidian libreoffice-qt6-fresh kdePackages.dolphin - nheko winePackages.stableFull winetricks vlc @@ -38,6 +37,8 @@ ]; }; + programs.thunderbird.enable = true; + networking.firewall.allowedTCPPorts = [ 53317 41567 ]; networking.firewall.allowedUDPPorts = [ 53317 41567 ]; } -- cgit v1.2.3