1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 04:53:33 +02:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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