this post was submitted on 27 Jul 2025
6 points (87.5% liked)
Nix / NixOS
2834 readers
8 users here now
Main links
Videos
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I am also new to Nix and haven't tried this yet myself, so please excuse me if this is wrong. Looks like you just have to set
programs.steam.remotePlay.openFirewall = true;
in your configuration.nix or flake or wherever you're enabling Steam.
It's in the first code block on this wiki page. https://nixos.wiki/wiki/Steam
This is the correct way to configure Steam to use remote play, but OP is looking for how to install the Steam Link application, which can be installed separately from Steam. Its good for low power devices like a raspberry pi.