Hello there!

After some lurking on r/Unixporn and its Discord, I’m more and more tempted to try Linux as a daily driver. While I’m by no means a pro, I’ve been using WSL at work the past year and generally I can fiddle around finding solutions when something doesn’t work.

These being said, the main requirements I would have from a distro is to be able to run League of Legends (saw that it’s pretty straight forward using Lutris) and not be insanely complex from the get-go (wouldn’t want to jump straight into something like Arch), I intend to use something like Hyprland.

So far I am split between OpenSuse Tumbleweed, NixOS, Fedora and EndeavourOS, but would gladly hear alternatives.

LE: Read (and tried to reply to) most messages. I will come back with an update once I decide my pick and see how it goes. Thanks everyone!

  • basedtheorem@kbin.social
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    I was in a similar situation; I was a windows power user and I jumped straight into nixos. I do not recommend it for someone completely new to linux.

    Having to deal with new concepts and confusing terminology like window/display/login managers, a new file system, bash, desktop environments, etc., and then having to learn nix (my first dive into a functional language), nixpkgs, NixOS, AND all the noise surrounding flakes was incredibly frustrating. After a week I gave up and jumped ship.

    I played around with void linux for a bit (followed jake@linux’s playlist on YT, it’s a fantastic guide), had a blast ricing my desktop, got comfortable running without a desktop environment, then went back to nix a month later. By that point I was familiar enough with linux and just had to learn the nix ecosystem (still difficult, but bearable).

    Things started to click, especially once I had read the nix pills in its entirety. Now with my entire system configured with flakes I just can’t see myself ever going back :>

    I never tried the beginner friendly distros like mint or ubuntu so I can’t comment on them, but I was really happy with void. Yes it’s doesn’t hold your hand, but it very quickly taught me a lot about how everything fits together. I’m sure arch provides a similar experience.