mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-14 00:07:15 +00:00
This splits the bookmarks submodule into a seperate file, to make it easier to maintain (like how the search module was previously split out in #5697). This also refactors bookmarks to require a new force option, to be more explicit about overriding existing bookmarks.
10 lines
232 B
JavaScript
10 lines
232 B
JavaScript
// Generated by Home Manager.
|
|
|
|
|
|
|
|
user_pref("browser.bookmarks.file", "/nix/store/00000000000000000000000000000000-bookmarks.html");
|
|
user_pref("browser.places.importBookmarksHTML", true);
|
|
user_pref("general.smoothScroll", false);
|
|
|
|
|
|
|