reenable ipv6; reconfigure browser

This commit is contained in:
andromeda
2026-01-14 05:31:48 +01:00
parent c0e92a4ef3
commit 6fb816f27c
4 changed files with 18 additions and 14 deletions

View File

@@ -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 = {