this post was submitted on 21 Aug 2025
24 points (83.3% liked)

Linux Gaming

20751 readers
145 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

I've got an old win10 laptop. It's nothing fancy in 2025, but I use it now and then while traveling, just to have a proper computer on hand. It's time to move it over to Linux, and I have A LITTLE Linux experience. I work in software dev, so I know my way around CLI, but I don't have much firsthard experience, other than occasionally using Kali for offsec tools. What are the distros I should be considering for a personal gaming laptop for occasional use for both gaming and occasional general use? Why?

you are viewing a single comment's thread
view the rest of the comments
[–] _cryptagion@anarchist.nexus 7 points 1 day ago (1 children)

be advised that if you're doing dev work on Bazzite, you might have to make use of a distrobox depending on the software you use. for example, VSCode is available as a Flatpak, but if you want to use other things with it like NPM, you'll have much less headache trying to get it to work by installing it in a distrobox.

https://github.com/89luca89/distrobox/blob/main/docs/posts/integrate_vscode_distrobox.md

[–] Interstellar_1@lemmy.blahaj.zone 4 points 1 day ago* (last edited 1 day ago)

That's true, I forgot to mention that, thanks

Edit: Bazzite has tools for this preinstalled as well so it would be very simple to set up if needed.