An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot.
MIT License
816
stars
39
forks
source link
linux-build-slave: Allow SSH key to be provisioned after bootstrap? #6
How hard would it be to add the/an SSH key pair after the bootstrap? I'd like to keep the build-slave in a cache and provision it after the fact. I'm sure it could at least be done with a bootstrapping SSH key pair.
How hard would it be to add the/an SSH key pair after the bootstrap? I'd like to keep the build-slave in a cache and provision it after the fact. I'm sure it could at least be done with a bootstrapping SSH key pair.