When I use CUDA.jl on clusters it happens occasionally that I forget to load the needed module and CUDA.jl yells at me because it can't find libcuda & friends. It'd be nice if I could stick all the information about where CUDA is installed in a LocalPreferences.toml file and don't need to remember to load the module beforehand.
Maybe one day I'll have the time to tackle this issue, in the meantime I'm opening the ticket in case someone else gets nerdsniped inspired and wants to do the same.