From 6a27d8574dd0d102e72ba561b6c3acf265c200e4 Mon Sep 17 00:00:00 2001 From: Victor Mignot Date: Fri, 3 Jan 2025 15:29:39 +0100 Subject: [PATCH] london: Add Thunderbird --- configurations/london/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configurations/london/default.nix b/configurations/london/default.nix index 8251069..f9c2953 100644 --- a/configurations/london/default.nix +++ b/configurations/london/default.nix @@ -76,6 +76,10 @@ { programs.helix.enable = true; + home.packages = with pkgs; [ + thunderbird-latest + ]; + my.desktop.sway.monitors = [ { name = "Iiyama North America PL2470H 0x0000047B";