services.netbox.apiTokenPeppersFile

NixOS option

Path to a file containing the API_TOKEN_PEPPER that will be configured for the pepper_id with the id 1. This is required for netbox >= 4.5. For generating this pepper, consider using $INSTALL_ROOT/netbox/generate_secret_key.py

type: null or absolute path
Default
null
declared in: nixos/modules/services/web-apps/netbox.nixView source on NixOS/nixpkgs →