this post was submitted on 06 Aug 2023
24 points (90.0% liked)

Linux

7350 readers
60 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

I need to just pick a distro, install it on all my laptops, and become an expert on that one. Forget the rest!

I've got Void on my T420 (for writing), Mint on another T420 (hosting my music files) and an x380 yoga (with ubuntu studio controls for music production), NixOS on a T440p and a T430, and EndeavourOS on my T16. Previously I ran Arch and Debian on a couple machines, too.

Arch is really fun. I probably just enjoy giving in to my OCD tendancies, so that gets satisfied with my EndeavourOS install. That SHOULD be my final distro, the one that I use forever, eschewing all others.

But there are two problems:

  1. Too many updates. I fear leaving a laptop in the drawer for a few months and then it crashes when I update it.
  2. I'm getting nixpilled

Nix is obviously awesome. I love having that master config file. But the nix repos aren't as robust, and there's a learning curve to getting everything to work. So now I'm telling myself, "become an expert at nix and then you'll finally find your home!"

But meanwhile Debian beckons. It's so tempting to just go back to the safest, stablest distro with all the packages and all the documentation.

I know this is silly but it actually bugs me. Why can't I just pick a distro?

Has anybody gone through this and then actually made the decisive move to stick to a distro? What compelled you to finally pick one?

you are viewing a single comment's thread
view the rest of the comments
[–] iopq 5 points 11 months ago

You could just replicate your Nix setup everywhere else! It's just a file (or two if you use flakes)

You can also have setups based on the hostname if you want separate setups for each machine