this post was submitted on 05 Apr 2026
62 points (94.3% liked)
Linux
13164 readers
955 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In addition to alpine id also throw nixos in.
It's a real niche OS with a very different approach to setup and configuration than any other I've seen and tested. It's now my server Linux and after more than a year I'm still not sure if I would recommend it ๐
Aren't both Alpine and NixOS really big in certain enterprise areas? And NixOS and Alpine are both relatively well covered in news articles and posts.
When I think niche Linux distro, something more like GoboLinux comes to mind:
I tried more "niche from a popular perspective". You're right, especially alpine is in the background of a lot of docker containers but rarely an end user who just want their desktop environment knows them.
For nixos I've not yet seen anyone in the enterprise world pushing for it - there it's still all about containerization and orchestration in cloud environments, using that as reproducibility layer. That might change though with data sovereignty discussions going on.
Love nixOS (my daily driver) but I wouldnโt call it obscure. It seems to be becoming as popular as Arch for people interested in experimental distros.
sounds like a NixOS user to me! I've been using NixOS as my daily driver for the past several months and I'm not sure if I would recommend it. It makes the hard things easy and the easy things hard. I love the fact that I can very easily pass kernel params or gpu settings via my flake. that's nice. that's easy. I don't like finding some random FOSS project I want to try out and then trying to determine what dependencies I need, if I have them all in my nix-shell, etc.
But honestly once you figure it out and set up distrobox on it you'll never need to distrohop again because you'll have everything on one OS.
Alpine is not really obscure, it's THE clustering distro... Even Microsoft delivers alpine docker images for their dotnet stuff