Directory to store configuration and state. This also sets $DOCKER_CONFIG.
string
if config.xdg.enable && lib.versionAtLeast config.home.stateVersion "26.05" then "$XDG_CONFIG_HOME/docker" else ".docker"
${config.xdg.configHome}/docker