https://zero-to-nix.com/concepts/nix-store#store-paths
The directory used by Nix to store store paths (including derivations).
Technically, a Nix package is a special directory (a Store path) inside the Nix Store (/nix/store), built using instructions from a Derivation.
/nix/store