Date: 19Jan2022
Author: Irfan Akram
The answer is
~/miniconda3/envs/yourEnv/conda-meta/state
This is for linux. I presume something similar may go on in windows. I believe the command
conda env config vars set ...is relatively new. The conda docs cover the the older way of first setting up some files to store the system variables.