numtide / blueprint

Nix without the glue code
40 stars 3 forks source link

break(hosts): eval the host configs lazily #26

Closed zimbatm closed 1 month ago

zimbatm commented 2 months ago

Wrap the host configurations in one layer of indirection, so they only get evaluated when needed.

Fixes #2

@brianmcgee this is a breaking change for the hosts/<hostname>/default.nix