• 0 Posts
  • 4 Comments
Joined 3 months ago
cake
Cake day: June 28th, 2025

help-circle
  • My main workstation runs Debian and has a 3090. No issues that I’m aware of. When I used to use Mint, I think I remember Mint having a GUI to easily select the Nvidia driver you want to use, so it was very easy. In Debian, you just have to run ~10 commands in shell to install the proprietary Nvidia driver. I have an older laptop with an Nvidia GPU too; that one is more annoying because I don’t think any distro supports integrated/dedicated GPU auto-switching (I just have it set to use the Nvidia GPU all the time).



  • I think compose files are usually pinned to a version, or use a .env file that needs to be changed to update to a new version.

    I personally don’t update very often; usually not until I’m forced to for some reason. I find that just checking the documentation for any upgrade/migration guides, and doing it manually is sufficient. I don’t expose this kind of stuff publicly; if I did, I’d probably update regularly.