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 b101f2591d
nixos/lib/vargen: add Philips Hue Hub
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2021-05-12 11:59:32 -04:00
..
go.mod nixos/lib/vargen: bump go.mod 2021-01-02 16:40:02 -05:00
go.sum nixos/lib/vargen: bump go.mod 2021-01-02 16:40:02 -05:00
main.go nixos/lib/vargen: add Philips Hue Hub 2021-05-12 11:59:32 -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.