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! 😊

  • one_knight_scripting@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    16 hours ago

    Thanks to hyprland, I’ve fallen in love with Arch. Sure it works on other distros, but the AUR is great for easy configuration. I’m running it on my container server, my laptop, my gaming rig, and my OneXPlayer(portable gaming rig). That said, I have been eyeing CachyOS because of the kernel optimization plus it seems easier to install.

    • d3lta19@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      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

      • one_knight_scripting@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        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.