Apparently not a thing :(
This commit is contained in:
parent
88b5d34202
commit
df8210bcc9
|
@ -7,14 +7,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
nativeMessagingHosts = [pkgs.firefoxpwa];
|
nativeMessagingHosts = [pkgs.firefoxpwa];
|
||||||
package = pkgs.floorp;
|
package = pkgs.floorp;
|
||||||
search = {
|
|
||||||
default = "DuckDuckGo";
|
|
||||||
force = true;
|
|
||||||
engines = {
|
|
||||||
"Google".metaData.hidden = true;
|
|
||||||
"Bing".metaData.hidden = true;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
profiles.lillian = {
|
profiles.lillian = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Reference in a new issue