Fixed firefox searchengine name

This commit is contained in:
Jan-Bulthuis 2025-04-16 13:05:10 +02:00
parent cdedce8d5b
commit b9c7a4c4c7
1 changed files with 2 additions and 3 deletions

View File

@ -46,11 +46,10 @@ in
}; };
profiles.nixos = { profiles.nixos = {
search.default = "DuckDuckGo"; search.default = "ddg";
extensions = with pkgs.nur.repos.rycee.firefox-addons; [ extensions.packages = with pkgs.nur.repos.rycee.firefox-addons; [
ublock-origin ublock-origin
# tridactyl # TODO: Add toggle for this extension?
]; ];
# Theming # Theming