MyNixOS website logo
option

services.godns.loadCredential

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"
]