Has anyone with SteamDeck found a nice (hopefully non-invasive) way to get Nix package manager installed for its desktop mode?
1 Like
I’ll try to go with
- sudo steamos-readonly disable
- sudo mkdir /nix
- sudo steamos-readonly enable
And then bind mount a folder from user home onto /nix and run single user install.
2 Likes