services.angrr.configFile

NixOS option

Path to the angrr configuration file in TOML format. If not set, the configuration generated from services.angrr.settings will be used. If specified, services.angrr.settings will be ignored.

type: null or absolute path
Default
"TOML file generated from {option}`services.angrr.settings`"
declared in: nixos/modules/services/misc/angrr.nixView source on NixOS/nixpkgs →