Post #1846750
2026-04-30 16:41 UTC
@totbwf
Tbh NixOS is great because any service you can imagine has a configuration option
`services.foo.enable = true;` which sets it up with perfect reasonable defaults. Every configuration you could want has a flag and you never have to know how to work with whatever random bespoke config format that your one specific service has (but you can if you want).
They always have an easy uninstall.
The difficult thing is running random binaries off the internet, but that's usually a thing that deserves a moment of thought anyway
@jonmsterling
Replies (0)
No replies.