Comment by 0x457

Comment by 0x457 6 months ago

2 replies

Love NixOS and Nix in general (just not the language). I've started using `steam-run` to run things I'm too smooth brain to port.

tombert 6 months ago

I will say that once I found out about Flakes it bothered me a lot less. I find them a lot easier to test and it's nice to be able to easily define a custom little environment for them and then just do `nix run` afterwards.

It's been especially useful to be able to specify exact versions of wine and winetricks installs on a per-game basis.

SuperSandro2000 6 months ago

That will likely soon stop working because steam-run is no longer a grab bag for literally every library out there.