Hej lemmings! (Hoping this is relevant enough for the selfhosted commjnity)
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! 😊


If you already have arch installed, don’t worry about how hard it is to install. All done! You can also run the cachyos kennel in arch if you want
Huh, I didn’t realize there was an AUR for it already. It would only take
yay -S linux-cachyos.But I need to fix my btrfs/snapper anyways.
I broke it after reverting by messing up my subvolumes. Swap was not properly setup and somehow reverting also broke my snapshots subvolume.
I also want time to test on my spare laptop first so I can create a script/config for it to deploy to my school laptop and gaming rig. But it’s exam week for school and I need to finish transferring a 25TB VM to a hardware server.
I’ll mess with it over spring break.