services.homepage-dashboard.environmentFiles

NixOS option

A list of paths to environment files that contain environment variables to pass to the homepage-dashboard service, for the purpose of passing secrets to the service. See the upstream documentation: https://gethomepage.dev/installation/docker/#using-environment-secrets

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/misc/homepage-dashboard.nixView source on NixOS/nixpkgs →