llakala / nixos

My NixOS config
3 stars 1 forks source link

baseVars/hostVars: use module system instead of specialArgs #51

Closed llakala closed 1 week ago

llakala commented 1 week ago

Closes #13.

Could be made a bit prettier with:

but that can all come in a later commit. For now, this adds the functionality, which is much better than the previous cursed specialArgs stuff.