cleverca22 / not-os

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

enable host key generation on first boot #30

Open fsagbuya opened 10 months ago

fsagbuya commented 10 months ago

Enable the system to use generated host keys on first boot rather than the ssh host keys in the repo.

Closes #20