services.iocaine.extraSettingsPaths

NixOS option

Configuration paths to run iocaine with. Useful for secrets

type: list of absolute path
Default
[ ]
Example
[
  "/etc/iocaine/iocaine.json"
  ./iocaine.json
]
declared in: nixos/modules/services/networking/iocaine.nixView source on NixOS/nixpkgs →