mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-10-27 15:55:15 +01:00
i hate this browser
This commit is contained in:
parent
ecb6959892
commit
afccebd363
1 changed files with 2 additions and 5 deletions
|
|
@ -41,6 +41,7 @@
|
||||||
"web-scrobbler"
|
"web-scrobbler"
|
||||||
];
|
];
|
||||||
Extensions.Uninstall = [
|
Extensions.Uninstall = [
|
||||||
|
"ddg@search.mozilla.org"
|
||||||
"google@search.mozilla.org"
|
"google@search.mozilla.org"
|
||||||
"bing@search.mozilla.org"
|
"bing@search.mozilla.org"
|
||||||
"amazondotcom@search.mozilla.org"
|
"amazondotcom@search.mozilla.org"
|
||||||
|
|
@ -55,11 +56,7 @@
|
||||||
profiles.jade = {
|
profiles.jade = {
|
||||||
search = {
|
search = {
|
||||||
force = true;
|
force = true;
|
||||||
default = "kagi";
|
default = "Kagi";
|
||||||
order = [
|
|
||||||
"kagi"
|
|
||||||
"ddg"
|
|
||||||
];
|
|
||||||
engines = {
|
engines = {
|
||||||
"Nix Packages" = {
|
"Nix Packages" = {
|
||||||
urls = [
|
urls = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue