dzmitry-lahoda

Results 322 comments of dzmitry-lahoda

just applied this well ``` { config, lib, options, specialArgs }: let var = options.variable; in rec { variable = { PROJECT = { type = "string"; description = "Google...

I would prefer that somehow (sure, I do not know magic, yet), I can type like: ``` bucket = state.resource.google_storage_bucket.gce-image.name; ``` may be it could read the nix of module,...