services.cfssl.dataDir

NixOS option

The work directory for CFSSL. If left as the default value this directory will automatically be created before the CFSSL server starts, otherwise you are responsible for ensuring the directory exists with appropriate ownership and permissions.

type: absolute path
Default
"/var/lib/cfssl"
declared in: nixos/modules/services/security/cfssl.nixView source on NixOS/nixpkgs →