submitted by mawkler to nix
6 points | 3 comments
Sorry if this is an ignorant question. I love Nix, but as a user it feels absurd that changing an option from true to false in a home-manager managed config file that then gets transpiled from Nix to TOML, for instance, takes like 10 seconds on a decently modern machine.
In my world that kind of transpilation should be instant. I get that…