-1
Block Network Access for Game?
(lemmy.ml)
This is where we discuss and talk anything about the SteamDeck, Linux Gaming, Hardware, Software, Emulation, etc.
But you know what we love most? Piracy!!!
This is where we have archive most of our resources and guides. Click here to go to the wiki. (no link yet, work in progress)
For any changes, suggestions or requests, contact us or make a post with "Wiki" on the title and we'll work on that.
From what i understand any changes to the system outside of the userland will be overwritten after a SteamOS update.
That is correct. The best case is to write a script to make your desired changes, and then run it after each system update.
My own use-case is that I have a NFS mount-point for my Steam Deck to use extra storage on my NAS. After the first time I figured out how to get it mounted, I made a script to disable read-only filesystem, make all the changes to the system, and then re-enable read-only filesystem. After every system update, I just run that script once.