services.gokapi.settingsFile

NixOS option

Path to config file to parse and append to settings. Largely useful for loading secrets from a file not in the nix store. Can use systemd specifiers. See https://gokapi.readthedocs.io/en/latest/advanced.html#config-json for more information

type: null or string
Default
null
declared in: nixos/modules/services/networking/gokapi.nixView source on NixOS/nixpkgs →