programs.singularity.enableExternalLocalStateDir
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
boolean- Default
true- Example
false- Declared
- <nixpkgs/nixos/modules/programs/singularity.nix>