From 5abb509c7006b636d19f63f021d40123d79e122c Mon Sep 17 00:00:00 2001 From: Jet Pham Date: Sun, 22 Feb 2026 16:37:53 -0800 Subject: [PATCH] feat: add thunderbird --- home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home.nix b/home.nix index 4ef65bd..f7ca633 100644 --- a/home.nix +++ b/home.nix @@ -99,6 +99,7 @@ fastfetch # Desktop / GUI + thunderbird vlc gimp3 inkscape @@ -282,6 +283,7 @@ # Configure Zen Browser with about:config settings programs.zen-browser = { enable = true; + suppressXdgMigrationWarning = true; policies = { Preferences = { "zen.theme.border-radius" = 0;