NixOS
Linux
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
Whenever somebody recommends NixOS, I just want to spam the comments with Guix. I prefer configs I can understand, and I think lisp makes that easier. Other than syntax, the only thing I see is people complaining about the free-oftware-only. But the recently hyped distrobox solves that (together with the nonguix repo). Yet nobody recommends guix in all these "immutable" distro threads.
In my opinion Guix is the best mix of:
-
Arch (rolling release),
-
NixOS ("immutable", atomic updates , rollback, reproducible, declarative configs)
-
Gentoo (source code based, write your own package definitions for any source code you find),
with some lispy syntax.
NixOS, and hopefully soon SnowflakeOS which makes it more approachable for more casual users.
Another user mentioned Guix, which I'd like to try soon to compare to NixOS.
It's hard to compete with how much there is in nixpkgs though... as much as I... a professional Haskell programmer... hate to acknowledge the realities of network effects.
So, I have only ever known Windows, but am becoming more and more Linux curious. I see all these different distros you guys talk about and I have to ask, do all the distros run any of the available software or would I have to try to try to find one that will run what I'm interested in running? If so which distro will run the available music production software? I'm sick of microshaft. Help a brother out?
Welcome to the Linux community!
There's a certain set of us Linux users who cling to the adage "for beginners, distro doesn't matter much." A lot of the differences between distros are things under the hood that you won't notice or care about. The main two things that will change your experience are the DE and the package manager.
DE = Desktop Environment. The GUI, what it looks and feels like. This is a matter of personal taste, you can find DEs that look and work more like Windows, more like MacOS, or neither. Try out a few, pick which one you want. I like Cinnamon because they tend to put things where someone who's used to Windows, but doesn't really like Windows, would look for things. Again your choice of DE is personal taste.
Package manager = app store. Think about smart phones, a major deciding factor is which app store(s) it has access to. My Samsung Galaxy has both the Google Play and Samsung Galaxy stores. If you buy a Pixel, you don't get the Samsung store. If you buy an iPhone, you're stuck with Apple's App Store. Go back to what? 2014 or so and buy a Fire Phone, you're stuck with Amazon's app store. Same thing with Linux distros.
In practice, most mainstream distros will support practically all Linux software in some way. I run Linux Mint, Mint comes with APT and Flatpak, and between the two I can find all the software I want. (Asterisk: video games, for which I have Steam). Other distros will have technically different but functionally similar package managers; on Arch you'd use Pacman, on Fedora you'd use RPM. The Steam Deck uses only Flatpak for user apps.
So go with a fairly mainstream distro that has Flatpak support either out of the box or easily installed and you'll be okay.
:-) BedrockLinux, my daily driver for a dozen years. :-)
woah, nice!
I tried it once, and it was hella impressive, but I didn't stick with it, I don't know why. It just seems a little too much for me.
It kinda fucks up your FS (not in a data-loss way, but it gets really messy): it was showing 3.2TB... on a 509gb partition of a 1tb ssd. Heck, I only have 3TB in my whole PC
Different tools handle that differently. Takes a little extra eye adjustment to tease out the information from df -h
, for example.
that was from baobab... which is supposed to "just work"
reminds me of /proc always being 128TB for no reason
Plain ol Debian