update inputs

This commit is contained in:
andromeda
2026-04-19 12:15:31 +02:00
parent d2ea8ab074
commit 2783860e4e
4 changed files with 119 additions and 110 deletions

View File

@@ -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;
};