services.athens.goGetDir

Temporary directory that Athens will use to fetch modules from VCS prior to persisting them to a storage backend.

If the value is empty, Athens will use the default OS temp directory.

Type
null or absolute path
Default
null
Example
"/tmp/athens"
Declared
<nixpkgs/nixos/modules/services/development/athens.nix>