| 10 Jun 2021 |
sparogy | and working pressure vessel proton versions, of course | 04:03:31 |
Izdihar | In reply to @andrew:chat.afontaine.dev ~8 months of updates: https://nixos.org/manual/nixos/stable/release-notes.html#sec-release-21.05 will the changes break my PC if i upgrade from 20.09 to 21.x? | 04:19:33 |
Izdihar | im reading the incompatible changelog right now, i hope there's not many breaking changes whenever i upgrade my version... | 04:21:28 |
sparogy | I mean I can't guarantee anything, but nix should catch most stuff when attempting to build your configuration.
If something does break, you should also have an older boot entry you can boot into.
| 04:21:46 |
Izdihar | In reply to @andrew:chat.afontaine.dev
I mean I can't guarantee anything, but nix should catch most stuff when attempting to build your configuration.
If something does break, you should also have an older boot entry you can boot into.
damn, the power of rollback | 04:22:17 |
Izdihar | thanks man | 04:22:19 |
sparogy | you're welcome 👍️ | 04:24:10 |
Izdihar | Redacted or Malformed Event | 04:29:41 |
kranzes | In reply to @andrew:chat.afontaine.dev What version? ever since Proton GE 5.21, you need to set programs.steam.enable in your system configuration Would an option like that work if i import it to home-manager? | 10:24:57 |
kranzes | Does it need to be system-wide? | 10:25:13 |
kranzes | Hmmm | 10:25:15 |
kranzes | wait there is not real point, all this option essentially does to make it work is install both steam and steam.run | 10:32:52 |
kranzes |  Download image.png | 10:33:17 |
Izdihar | I still don't get the point of home manager if you're a single user computer | 10:38:37 |
Izdihar | Is it better? | 10:38:47 |
kranzes | yes | 10:55:02 |
kranzes | has plenty of options and modules which the systemwide configuration does not have | 10:55:26 |
kranzes | https://rycee.gitlab.io/home-manager/options.html | 10:55:34 |
kranzes | Btw ive just checked Steam/proton again, and yes it does work if i just download steam.run and steam, but the problem is that some games launch while others dont | 10:56:20 |
kranzes | borderlands 1 did launch | 10:56:25 |
kranzes | while Pit People did not | 10:56:29 |
kranzes |  Download image.png | 10:56:36 |
kranzes |  Download image.png | 10:56:46 |
kranzes | tested on over 4 proton versions | 10:57:00 |
kraftnix | Hey all, I have a quick question about the state of gaming on NixOS. How well are the games + steam isolated from the rest of your desktop? Are they bubblewrapped, apparmored or chrooted?
I like to game on my main workstation (as its my most powerful machine), so isolation is quite important for me, for now I've just been running a windows VM with passthrough, but I'd rather move fully to native Linux if possible. | 13:27:47 |
Izdihar | In reply to @kraftnix:matrix.org Hey all, I have a quick question about the state of gaming on NixOS. How well are the games + steam isolated from the rest of your desktop? Are they bubblewrapped, apparmored or chrooted?
I like to game on my main workstation (as its my most powerful machine), so isolation is quite important for me, for now I've just been running a windows VM with passthrough, but I'd rather move fully to native Linux if possible. Well its running via Proton right now and its pretty good. Don't know about isolation though, but I'm sure you could do it via sandboxing. | 14:05:58 |
hexa | they are bubblewrapped | 15:21:50 |
hexa | because we need to simulate a FHS-env for steam | 15:21:59 |
philipp | But for example the entire users home directory remains exposed to steam and the games. | 15:33:43 |
jonringer | Proton is supposed to handle launching games with a thin slice of needed access | 15:41:25 |