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?
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?
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.
Will check it out. Thanks for the replies