Exactly, it entirely depends on how you want to use your computer. If you install Mint because you just want a privacy respecting OS that supports your hardware? Then there’s no need to touch the CLI. You can experiment and try out the CLI at your own pace (if you want). I honestly cannot fathom the “if you don’t want to use the CLI you shouldn’t be using Linux” attitude that many of the responders here have. Isn’t the ultimate freedom of open source is to use the hardware how you would like to use it? So what if you spend 20 years on Linux and never touch the CLI?
For the most part there are two things that are important when choosing a distro the “stack” (kernel, drivers, security patches) and “packages” (how often your software gets updated)
For something like Linux Mint which is based on Ubuntu LTS, it does major updates of the “stack” every 4 years with just security updates in the meantime. This means that newer hardware may not work fully due to lack of the latest drivers (and even then it’s edge cases), but you are getting a very stable base. The packages may also not be the very latest versions. Something like flatpaks can be a healthy compromise where you are getting the latest package updates, but you still have a rock solid stack.
Something like Arch would update it’s stack far more often but could potentially not boot with a newer kernel with your hardware eg more risky. Fedora is something that would be a newer stack than Ubuntu LTS but also newer packages. Wouldn’t be as new as Arch but would also be more stable as a daily driver.