Hello, I am sick and tired of Ubuntu relentlessly pushing snap. I currently am running a Windows Ubuntu Dual Boot and would like to replace the Windows partition with Garuda OS (They are on the same SSD). Eventually I want to move all my files from Ubuntu to Garuda and then delete Ubuntu.

I am not too familiar with messing around with the BIOS. I would like some advice on how exactly to safely do this without accidently bricking my system. Pointers to resources where I can learn how would also be helpful.

I am running Intel i5 with Nvidia 1070 GPU if that helps.

  • bob_wiley@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    Ansible can also be good for making a setup script. Since it’s idempotent, you can use it for all your configs and run it whenever you want to get things back into spec. If something needs to change it will change, if something is already good, it will skip it.