Was looking into Nobara, realized its a solo dev, wondering if cachy is the best pick for compatibility. I play a lot of different stuff , use blender, controllers, flightsticks, etc. Not really into flightsims rnow and im dualbooting for now so its not a major issue on that front. Just want most steam games and controllers, drivers, etc. to work and get the best performance.

Update: Went with Cachyos for now, but first sign of any issues and I’ll switch to bazzite since it seems to be safer and more reliable. Havent had any issues so far.

  • tomkatt@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 days ago

    I keep all my important files on a NAS already, so my desktop is pretty much exchangeable, only takes maybe 20-30 mins at most to get up and running including the install time.

    1. Sync my Calibre library to NAS before making the change (I have a rsync one-liner for this)
    2. Boot to USB and install new OS
    3. Log in and run system updates (pacman -Syu in this case)
    4. Create my disk paths if needed (I make /home/$USER/Disks/ and in that path NVMe, sda, sdb, sdc, etc.)
    5. Make network share folders on home directory (NAS folders for music and general NAS share)
    6. Copy over my /etc/fstab modifications from my back up file on the NAS to automount disks and NAS shares on boot
    7. Install Calibre
    8. Pull down books from backup
    9. Launch Firefox, install uBlock Origin and Dark Reader extensions

    That’s pretty much it for desktop. If it’s my gaming PC, the “Calibre” portions there would be swapped with installing Steam and Heroic Launcher, but otherwise the same.