diff --git a/common/dotfiles/firefox.nix b/common/dotfiles/firefox.nix index 0cfbb2b6..c08353d9 100644 --- a/common/dotfiles/firefox.nix +++ b/common/dotfiles/firefox.nix @@ -34,7 +34,7 @@ "browser.newtabpage.enabled" = "false"; "services.sync.prefs.sync.browser.newtabpage.enabled" = "false"; }; - } + }; profiles.default = { isDefault = true;