this post was submitted on 09 Mar 2026
34 points (100.0% liked)

Linux

16560 readers
188 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 2 years ago
MODERATORS
 

cross-posted from: https://slrpnk.net/post/35084396

Hej lemmings!

Quick question for you all: do you stick with the same distro across your PC, laptop, and server, or do you pick different ones based on the device and what you're doing?

For me, I've been mixing and matching depending on the use case, but I'm starting to think it'd be nice to just have one distro (or at least one family like Fedora or Debian) running everywhere. That way I wouldn't get confused about default settings or constantly have to look up flags for different package managers.

Right now my setup is:

  • Gaming rig: CachyOS
  • Laptop: AuroraOS
  • NAS: Unraid
  • Various project servers: DietPi, Debian, Alpine etc..

I feel like NixOS might be the only distro that could realistically handle all these use cases, but I'm a bit scared of the learning curve and the maintenance work it'd take to migrate everything over.

Am I the only one who feels like having "one distro to rule them all" would be nice? How do you guys handle your setups? All ears! ๐Ÿ˜Š

you are viewing a single comment's thread
view the rest of the comments

I run Alpine Linux on my laptop and two Raspberry Pi's. I also have Linux Mint DE on my laptop but that's exclusively for steam games. I also have GrapheneOS with Termux on my android phone.

Alpine on my laptop uses Sway as my desktop and it's where I do all my coding and self hosting work. It's also where I spend most of my time.

My Raspberry Pi 4 exclusively runs HomeAssistant and it doesn't get touched unless I'm doing an update or making a backup.

I have a Pi 5 that's going to be used to host a server. I'm just doing some background learning and setting up before I start hosting again. It should go a lot quicker and smoother this time because I set up my computer and HomeAssistant up in a standardized way. I tried to make as many files and folders as similar as possible so I have less differences to sort out from one machine to the next.

It's feels a lot easier to manage for me.