this post was submitted on 26 Sep 2025
31 points (94.3% liked)

Linux

9629 readers
267 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
 

cross-posted from: https://programming.dev/post/38125775

Nix related discussion starts around the the 0:14:00 min mark.

all 14 comments
sorted by: hot top controversial new old
[–] jimmy90@lemmy.world 1 points 6 days ago

nixos will affect linux and build systems generally for ever

[–] rozodru@piefed.social 12 points 1 week ago (1 children)

I got started on NixOS on a whim really. I distro hopped every so often and like a month ago I wanted to try something different. Already used Arch, Fedora, Ubuntu, Debian, etc but figured I'd give NixOS a shot.

At first I hated it and it just confused the hell out of me. Then when someone told me I should use flake for my config so I could through it in a repo it just clicked. Once you figure it out and "get it" it just becomes so easy. I'm still a noob at it but I absolutely love NixOS. It just makes everything so easy when you got everything in a flake with a config and home nix. Even backups are easy as you literally can just put it in your config to run. I even have it how where it'll toss out old generations after 10 days automatically.

Plus the fact I can just use stuff without actually installing it is awesome. as a Dev NixOS is brilliant for that.

[–] clay_pidgin@sh.itjust.works 2 points 1 week ago

Can you explain to me what a flake is? I've read the guides but I didn't really get it.

I'm using home-manager but that's about as complicated as I've gotten.

[–] hellmo_luciferrari@lemmy.zip 2 points 1 week ago

I've wanted to give NixOS a shot, but I have very little reason to switch away from Arch. I have my install tailored to be exactly what I want. No fuss in maintaining it either.

[–] hisao@ani.social -1 points 1 week ago (1 children)

niche exotic distro nobody knows about

the only one of its kind based around the idea of config-driven reproducible immutable builds

Is NixOS Just Hype?

Pretty sure it's not "hype" at all, but if it was it wouldn't be "just hype".

[–] priapus@piefed.social 5 points 1 week ago* (last edited 1 week ago)

It has 9k contributors and 20k stars. Just because you havent heard of it doesnt mean nobody has.

Also Guix is doing the exact same thing.