andrewchambers

Results 369 comments of andrewchambers

can this issue be closed if it is fixed?

Yeah - I managed to get it to work eventually :). Cool project.

I have never tried cross deploying as I developed this with Linux exclusively. I don't have any OSX machines so can't help you too much. This plugin uses nixos-rebuild directly,...

not sure it is so easy. I can't think of a way to find the configuration of a machine, especially if it is split into multiple modules. Maybe the cases...

I don't think I fully understand the use case. If you write a new resource pointing to an existing nixos install, it will read the system and update only if...

Hmm, terraform plan may say it is creating a new resource - but then when the creation actually runs, I don't think anything would happen. I will leave this issue...

I think this may be a limitation of the terraform. I remember looking into it, I agree it would be really useful. Maybe I missed something.

Yeah, I tried to use TF_LOG=DEBUG myself, but bugs in the google cloud provider started printing binary output which ruined my terminal sessions, really annoying oversight by hashicorp.

I am confused as to how this can happen, because nixos deployments are atomic, I don't see how it can only install some packages. insufficient disk space does seem like...

Sorry its going to take me maybe a few weeks at least to get back to this, have a lot of work on my plate at the moment.