services.homepage-dashboard.bookmarks
Homepage bookmarks configuration.
See https://gethomepage.dev/configs/bookmarks/.
- Type
YAML 1.1 value- Default
[ ]- Example
[ { Developer = [ { Github = [ { abbr = "GH"; href = "https://github.com/"; } ]; } ]; } { Entertainment = [ { YouTube = [ { abbr = "YT"; href = "https://youtube.com/"; } ]; } ]; } ]- Declared
- <nixpkgs/nixos/modules/services/misc/homepage-dashboard.nix>