switched to floorp

goodbye firefox
This commit is contained in:
Gabriella Bere 2025-05-04 02:01:54 +01:00
parent de8d18de2d
commit 0e801d81df
3 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,6 @@
{pkgs, ...}: {
programs.firefox = {
programs.floorp = {
enable = true;
package = pkgs.stable.firefox;
profiles.blue = {
isDefault = true;
id = 0;
@ -22,7 +21,7 @@
shinigami-eyes
];
search = {
default = "ddg"; # Set search engine to DuckDuckGo
default = "DuckDuckGo"; # Set search engine to DuckDuckGo
force = true; # Prevents annoying error when rebuilding
};
settings = {