1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00
mdlayher-homelab/nixos/lib/vargen
Matt Layher b459b61a05
nixos/lib/vargen: bump inet.af/netaddr, use new API
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-05-12 10:53:49 -04:00
..
go.mod nixos/lib/vargen: bump inet.af/netaddr, use new API 2020-05-12 10:53:49 -04:00
go.sum nixos/lib/vargen: bump inet.af/netaddr, use new API 2020-05-12 10:53:49 -04:00
main.go nixos/lib/vargen: bump inet.af/netaddr, use new API 2020-05-12 10:53:49 -04:00
README.md nixos/lib/vargen: Go program to generate vars.nix data 2020-04-28 14:08:59 -04:00

vargen

This is a pretty hacky Go program that generates a vars.json which sets a lot of computed values in vars.nix. It's very specific to my setup and could use a lot more work.