programs.singularity.enableExternalLocalStateDir
NixOS option
Whether to use top-level directories as LOCALSTATEDIR instead of the store path ones. This affects the SESSIONDIR of Apptainer/Singularity. If set to true, the SESSIONDIR will become /var/lib/${projectName}/mnt/session.
type: booleanDefault
true
Example
declared in: nixos/modules/programs/singularity.nixView source on NixOS/nixpkgs →false