diff --git a/home/firefox.nix b/home/firefox.nix index 55ba0a8..c90f1f2 100644 --- a/home/firefox.nix +++ b/home/firefox.nix @@ -35,12 +35,12 @@ }; }; profiles = { - alt = { - id = 1; - name = "alt"; - isDefault = false; - path = "f6h6bcj5.default-release"; - }; + # bkup = { + # id = 1; + # name = "alt"; + # isDefault = false; + # path = "f6h6bcj5.default-release"; + # }; ${config.home.username} = { name = config.home.username; isDefault = true;