Hacker News new | ask | show | jobs
by tazjin 873 days ago
Nix is a bunch of things, one of which is a configuration language.
2 comments

A bafflingly ugly configuration language.
A major difference is that Nix has no type system or schema. Pkl is typed.
The NixOS module system has those and can be used independently of NixOS despite its name.