diff --git a/modules/linux/home-manager/zen-browser.nix b/modules/linux/home-manager/zen-browser.nix index aa3bacc..c468082 100644 --- a/modules/linux/home-manager/zen-browser.nix +++ b/modules/linux/home-manager/zen-browser.nix @@ -15,7 +15,6 @@ config = lib.mkIf config.crony.zen-browser.enable { programs.zen-browser = { enable = true; - suppressXdgMigrationWarning = true; profiles = { main = {}; };