this post was submitted on 22 Dec 2025
86 points (94.8% liked)
Linux
64988 readers
457 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
NixOS. You can tinker a lot if you want but you can also just install nix packages by typing in the default config file and call it a day.
While I love the idea or NixOS, I haven't pulled the trigger myself. And that being said it doesn't seem "noon friendly." Mainly because it seems to to against the standard paradigms.
I mean, the installer is Calamares, so it's easy af. To install packages, just look it up here and add that to the config file. Steam in particular needs you to add 4 lines of code shown here but other than that, it's not hard. You can certainly make it a pain in the ass if you want to go ultra customization mode, but it's actually really easy to setup and maintain.
I guarantee you the people who tell you to stay away are either people who NEED to beautify their setup or people who haven't tried NixOS and just assume it's as hard as Gentoo.