services.beszel.hub.environmentFile

NixOS option

Environment file to be passed to the systemd service. Useful for passing secrets to the service to prevent them from being world-readable in the Nix store. See systemd.exec(5).

type: null or absolute path
Default
null
declared in: nixos/modules/services/monitoring/beszel-hub.nixView source on NixOS/nixpkgs →