This can be used to pass secrets to the systemd service without adding them to the nix store.
Declarations
Type
list of string
Default
[ ]
Example
[
"login_token:/path/to/login_token"
]
This can be used to pass secrets to the systemd service without adding them to the nix store.
list of string
[ ]
[
"login_token:/path/to/login_token"
]