diff --git a/modules/home/mac-portable.nix b/modules/home/mac-portable.nix index b540178..d9490a7 100644 --- a/modules/home/mac-portable.nix +++ b/modules/home/mac-portable.nix @@ -35,6 +35,10 @@ TripleClickSelectsFullWrappedLines = true; WordChars = "/-._~"; PromptOnQuit = false; + + # Use system browser to open links. + NoSyncBrowserUpsell = 1; + NoSyncBrowserUpsell_selection = 1; }; home.file."Library/Application Support/iTerm2/DynamicProfiles/nix-profile.json".text = builtins.toJSON