firefox: change bookmarks to new submodule style

This commit is contained in:
twoneis 2025-03-23 22:17:55 +01:00
parent cb208cac4e
commit 854d3175e8

View file

@ -178,7 +178,10 @@ pkgs: {
]; ];
}; };
bookmarks = {}; bookmarks = {
force = true;
settings = [];
};
settings = { settings = {
"browser.aboutConfig.showWarning" = false; "browser.aboutConfig.showWarning" = false;