|
|
|
|
|
by costrouc
2404 days ago
|
|
There is a quite mature configuration language nix that is behind nixpkgs, nixos, and many other projects. Worth checking out for others here that are interested in abstractable configuration langauges. It is a functional lazily evaluated language. |
|
The ecosystem is fantastic, but it's hard to make the case to migrate an existing configuration to it for the sake of using nix.
Dhall is another option in this space, BTW. It has other faults that score CUE existence points, thought.