Using arch but honestly. I don't "like" any of them. Every distro I've ever used has required more setup and maintenance than I would have liked.
I really just want a system that doesn't bork itself on updates and let's me install whatever software I want. You would think that wouldn't be so impossible to find.
I tried debian stable a week or two ago. Had about 4 different showstopper bugs in 3 or so days. It doesn't seem to help much from my limited experience.
Yes. I had both actually. Hardware and debian specific bugs, on a clean install from the live iso with barely any packages installed from apt and like 10 flatpaks. I'm a bit exhausted rn to find all the links. But let me find at least the worst one for ya.
nixos solves this problem by allowing you to boot the last working system state prior to updates. and as a bonus you can manage all of your computers from a single config in a git repo. bit of a learning curve but it takes most of the annoyance out of linux for me.
nixos solves this problem by allowing you to boot the last working system state prior to updates
I kinda don't want that. I want a system that doesn't break in the first place...
My experience with nix was very short lived. It mostly consisted of me wondering how to install something and people telling me to package it myself for a day of two til I gave up.