services.conman.configFile

NixOS option

The absolute path to the configuration file. Either configFile or config must be specified. See https://github.com/dun/conman/wiki/Man-5-conman.conf#files.

type: null or absolute path
Default
null
Example
"/run/secrets/conman.conf"
declared in: nixos/modules/services/misc/conman.nixView source on NixOS/nixpkgs →