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. Note however that the secrets are passed to wstunnel
through the command line, which makes them locally readable for all users of the system at runtime.
Declarations
Type
null or path
Default
null
Example
"/var/lib/secrets/wstunnelSecrets"