services.homepage-dashboard.allowedHosts
NixOS option
Hosts that homepage-dashboard will be running under. You will want to change this in order to acess homepage from anything other than localhost. see the upsream documentation: https://gethomepage.dev/installation/#homepage_allowed_hosts
type: stringDefault
"localhost:8082,127.0.0.1:8082"
Example
declared in: nixos/modules/services/misc/homepage-dashboard.nixView source on NixOS/nixpkgs →"example.com"