fix(home): remove firefox containers, somehow fixes console
This commit is contained in:
parent
f7e1b1c86c
commit
8f9b03ecb0
@ -4,21 +4,6 @@
|
||||
enable = true;
|
||||
|
||||
profiles.default = {
|
||||
containersForce = true;
|
||||
containers = {
|
||||
social = {
|
||||
color = "turquoise";
|
||||
icon = "fence";
|
||||
id = 1;
|
||||
};
|
||||
|
||||
shopping = {
|
||||
color = "orange";
|
||||
icon = "cart";
|
||||
id = 2;
|
||||
};
|
||||
};
|
||||
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
ublock-origin
|
||||
private-relay
|
||||
@ -62,7 +47,6 @@
|
||||
"browser.tabs.inTitlebar" = 0;
|
||||
|
||||
"services.sync.engine.addons" = false;
|
||||
"services.sync.username" = "xezo360hye@gmail.com";
|
||||
|
||||
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
|
||||
"extensions.autoDisableScopes" = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user