208
submitted 8 months ago by mfat@lemdro.id to c/linux@lemmy.ml

Hey fellow Linux enthusiasts! I'm curious to know if any of you use a less popular, obscure or exotic Linux distribution. What motivated you to choose that distribution over the more mainstream ones? I'd love to hear about your experiences and any unique features or benefits that drew you to your chosen distribution.

you are viewing a single comment's thread
view the rest of the comments
[-] dino@discuss.tchncs.de 1 points 8 months ago

I don't understand how tinkering proofness achieved through learning "Nix syntax" is any better for the average joe compared to a the default settings of tumbleweed including snapper.

[-] jacob@lemmy.sdf.org 1 points 8 months ago

NixOS has snapshots built in as well but I've never had to actually use them to recover anything because Nix packages are built in isolation from one another, and their dependencies are declared, so packages can't break each other when installing or upgrading them.

NixOS is also an immutable distro, which prevents accidental bad changes to the system. Tumbleweed is very friendly and stable compared to many other distros out there, but it's still vulnerable to accidental breakage in the same ways most other distros are. I think the cherry on top for the average joe using Nix compared to OpenSUSE, however, is just the fact that the Nixpkgs repository absolutely dwarfs OpenSUSE's.

Luckily, if you prefer to stick with whatever distro you're running already, but want the power of the Nix package manager, you can get the best of both worlds and install just Nix (without NixOS) on any distro.

this post was submitted on 16 Oct 2023
208 points (97.3% liked)

Linux

45595 readers
657 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS