• 0 Posts
  • 48 Comments
Joined 4 months ago
cake
Cake day: June 4th, 2024

help-circle









  • Was ready to downvote but this is actually a really good guide, well done OP! The one issue I will raise, though, because I faced it myself, is that as long as you’re still using Windows, it is way too easy to just go back to using the Windows programs not the open source ones. Only through switching to Linux can you really “throw yourself into the deep end” and force yourself to learn these new things. Microsoft has made themselves the “path of least resistance” (or at least that of “most momentum” for a reason) and if you’ve been using a computer for a while, it’s a lot easier to break the habits and realise the benefits by giving yourself no other option than it is by trying to discipline yourself into using the new options.




  • Oh yeah I 100% agree, and IMO the lowness of that bar just strengthens my point. Even in the state that it’s in, nobody would suggest that Debian or Ubuntu was dying (except this guy, I guess, since he did so above) - so saying that Nix, which is so much more up-to-date, is dying is laughable. I really like the graph posted a little further up in the thread, actually, I didn’t realise that the difference was that massive!





  • Huh, yeah that’s really weird. Intel device, no Nvidia, capable enough hardware. Unless there’s a hardware module for your device that that you haven’t enabled in your configuration.nix (I had to do one on my Framework for a few things to work properly), I don’t know why that wouldn’t be working for you. Out of interest, how did you install steam? Is it in your environment.systemPackages, or did you enable it with packages.steam.enable = true; (or whatever it is)



  • Darohan@lemmy.ziptoNix / NixOS@programming.devGaming on NixOS ?
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Interesting… I’ve just been pressing the “play” button on Steam 🤔 Let me do some digging and see if there’s anything weird I might be doing.

    Edit: Nope, confirmed, just pressing “play” in Steam using GE-Proton-9-9 works fine. Is there any reason you’re running it through nix-shell and steam-run instead of the Steam interface?