this post was submitted on 27 Jul 2025
6 points (87.5% liked)

Nix / NixOS

2834 readers
9 users here now

Main links

Videos

founded 3 years ago
MODERATORS
 

I'm quite new to Nixos and want to install Steam Link. Has anyone ever installed it? There is a fairly old discussion on Github about it that mentions some appimage but there does not seem to be a package. Any ideas how to approach this?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] priapus@piefed.social 2 points 1 year ago (1 children)

I'd recommend just installing the Flatpak. If you want to have it in your Nix configuration you can use nix-flatpak.

I'd also recommend looking into other options like Moonlight and Sunshine, they have better performance in my experience.

[โ€“] washipp@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

Will check it out. Thanks for the replies