|
|
|
|
|
by colordrops
1379 days ago
|
|
If you look at my comment history, you'll see I'm a bit of a broken record, but my records don't break anymore after switching to NixOS. It was precisely the breakage after every upgrade that got me to try it. With declarative config-based reproduceable deployment that can be rolled-back, the broken OS doesn't need to be a thing anymore. |
|
Getting familiar with nix can take some time. e.g. figuring out how to write a Nix package if there's not a package already can be difficult.
When things work in NixOS, it really does feel very nice to know you have a declared config (so that you don't have to worry about what changes you made). When things don't work in NixOS, it may be quite demanding/challenging to fix.