MyNixOS website logo
option

services.ntfy-sh.environmentFile

Path to a file containing extra ntfy environment variables in the systemd EnvironmentFile format. Refer to the documentation for config options.

This can be used to pass secrets such as creating declarative users or token without putting them in the Nix store.

Declarations
Type
null or absolute path
Default
null
Example
"/run/secrets/ntfy"