From 36bb06d70e7df9f2564c757fc01cb1380f1a686b Mon Sep 17 00:00:00 2001 From: iFargle Date: Sun, 2 Jul 2023 09:46:27 +0900 Subject: [PATCH] test --- common/dotfiles/firefox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;