Should probably put the profile settings in the profile
This commit is contained in:
parent
329b215bbe
commit
f8fd2cf506
|
@ -7,6 +7,7 @@
|
|||
enable = true;
|
||||
nativeMessagingHosts = [pkgs.firefoxpwa];
|
||||
package = pkgs.firefox;
|
||||
profiles.lillian = {
|
||||
isDefault = true;
|
||||
settings = {
|
||||
"browser.aboutConfig.showWarning" = false;
|
||||
|
@ -363,7 +364,6 @@
|
|||
box-shadow: none !important;
|
||||
}
|
||||
'';
|
||||
profiles.lillian = {
|
||||
Bookmarks = [
|
||||
{
|
||||
name = "estrogen production";
|
||||
|
|
Loading…
Reference in a new issue