targets.genericLinux.gpu.nixStateDirectory

Home-Manager option

The path to the Nix state directory. This only needs to be changed from default if the path was overridden, e.g., by setting the NIX_STATE_DIR environment variable.

type: absolute path
Default
"/nix/var/nix"
Example
"/var/lib/nix"
declared in: <home-manager/modules/targets/generic-linux/gpu>source unavailable