services.homepage-dashboard.services
Homepage services configuration.
See https://gethomepage.dev/configs/services/.
- Type
YAML 1.1 value- Default
[ ]- Example
[ { "My First Group" = [ { "My First Service" = { description = "Homepage is awesome"; href = "http://localhost/"; }; } ]; } { "My Second Group" = [ { "My Second Service" = { description = "Homepage is the best"; href = "http://localhost/"; }; } ]; } ]- Declared
- <nixpkgs/nixos/modules/services/misc/homepage-dashboard.nix>