docs: add toolbar to firefox bookmarks example (#3889)

This commit adds a clear example of how to get bookmarks into the bookmarks toolbar.
This commit is contained in:
nat-418 2023-04-19 15:04:40 +02:00 committed by GitHub
parent aa03c8a429
commit 5ae849d3c5
Failed to generate hash of commit

View file

@ -309,6 +309,7 @@ in {
} }
{ {
name = "Nix sites"; name = "Nix sites";
toolbar = true;
bookmarks = [ bookmarks = [
{ {
name = "homepage"; name = "homepage";