summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/andromeda/home.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/users/andromeda/home.nix b/users/andromeda/home.nix
index d706248..4227446 100644
--- a/users/andromeda/home.nix
+++ b/users/andromeda/home.nix
@@ -112,13 +112,6 @@ in {
pkgs.nur.repos.rycee.firefox-addons.tridactyl
];
};
- search = {
- default = "DuckDuckGo (HTML)";
- privateDefault = "DuckDuckGo (HTML)";
- order = [
- "DuckDuckGo (HTML)"
- ];
- };
settings = {
"extensions.autoDisableScopes" = 0;
};