this post was submitted on 02 Jun 2023
46 points (100.0% liked)
Linux Gaming
543 readers
1 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Probably true, but I find that new users tend to try to solve problems by installing random RPMs they find online and tainting their systems.
Pushing an immutable OS puts up a barrier that may be annoying, but forces them to do things in a more reasonable way (or they can overlay those random RPMs, with the advantage that they are easier to track since
rpm-ostree status
will always show a list of manually overlayed packages)