summaryrefslogtreecommitdiff
path: root/users/andromeda/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/andromeda/home.nix')
-rw-r--r--users/andromeda/home.nix12
1 files changed, 1 insertions, 11 deletions
diff --git a/users/andromeda/home.nix b/users/andromeda/home.nix
index 1506db4..e921844 100644
--- a/users/andromeda/home.nix
+++ b/users/andromeda/home.nix
@@ -101,7 +101,7 @@ in {
pkgs.nur.repos.rycee.firefox-addons.tridactyl
];
search = {
- default = "repos";
+ default = "ddghtml";
privateDefault = "ddghtml";
order = [
"wiki"
@@ -159,16 +159,6 @@ in {
}
];
};
-
- "repos" = {
- template = "https://html.duckduckgo.com/html/";
- params = [
- {
- name = "q";
- value = "{searchTerms}+(site:*.gitlab.org OR site:github.com OR site:git.mtgmonkey.net OR site:sr.ht)";
- }
- ];
- };
};
};
settings = {