this post was submitted on 02 Sep 2026
22 points (100.0% liked)

Nix / NixOS

2867 readers
2 users here now

Main links

Videos

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] panda_abyss@lemmy.ca 12 points 4 days ago (2 children)

NixOS has ruined all other operating systems for me.

It’s made actually running a secure system so much easier, I love that when I define a new service I can create and manage service accounts and permissions very clearly and reliably. It makes it hard to screw up user permissions, which was something I hated dealing with in Linux before.

[–] Buckshot@programming.dev 6 points 4 days ago (1 children)

I've been using it for several years now. It did take me about a year to learn it before switching though.

My previous server was the same install for about a decade old and it took weeks to unpick everything and migrate, the random edit to config years earlier that's apparently critical to something i don't even remember until it breaks or the cron running on a service account i forgot exists.

I love that it's all in one place now with git history

[–] panda_abyss@lemmy.ca 1 points 4 days ago

Yeah, I spent a few weeks really learning it, and while it has some warts I think it’s great

[–] exdor@programming.dev 1 points 2 days ago

Show configs or I dont believe you XD