| 8 Apr 2022 |
Zhaofeng Li | But yeah, I kind of want a nice setup to do something like that as well | 18:11:15 |
@schnecfk:ruhr-uni-bochum.de | In reply to @zhaofeng:zhaofeng.li But yeah, I kind of want a nice setup to do something like that as well I think it would generally be nice to have some place to collect useful snippets like the one I've posted in https://github.com/zhaofengli/colmena/issues/60 | 23:11:56 |
| 10 Apr 2022 |
@jhillyerd:matrix.org | I finished porting my old nixops config to a standard (not colmena) flake. Next I need to figure out secrets, as the janky system I was using previously doesn't work with flakes. Does the colmena secret deployment system work with the pure build environment of flakes? | 00:23:40 |
@schnecfk:ruhr-uni-bochum.de | If you use the config.system.build.vm-path for the flakes, then there is no implementation for "uploading" the keys. I did not look into doing that myself, but might need to do soon | 00:30:33 |
@schnecfk:ruhr-uni-bochum.de | * If you use e.g. the config.system.build.vm-path for the flakes, then there is no implementation for "uploading" the keys. I did not look into doing that myself, but might need to do soon | 00:30:44 |
@schnecfk:ruhr-uni-bochum.de | So keys are only uploaded if you're using colmena, but not with the built flakes | 00:31:00 |