Skip to content

Freeradius

services.freeradius.configDir

The path of the freeradius server configuration directory.

Type: path

Default

"/etc/raddb"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/freeradius.nix

services.freeradius.debug

Whether to enable debug logging for freeradius (-xx option). This should not be left on, since it includes sensitive data such as passwords in the logs.

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/freeradius.nix

services.freeradius.enable

Whether to enable the freeradius server. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/networking/freeradius.nix