972 B
972 B
nixlab
The Nix part of my homelab, just messing around
boostrap
TODO: Figure out if addNetworking is required still
- Set
addNetworking
tofalse
inconfig/tf.nix
just deploy
- Wait for the infra to build
- Start the containers and log in to them
- Redeploy infra with
addNetworking
- Put the
host-key.pub
into~/.ssh/authorized_keys
on each host - (This wil fail)
just deploy
- Fetch the SSH keys of the hosts and put them in
secrets/secrets.nix
- Remember to add it to
systems
! - Rekey the secrets with
just rekey
just deploy
- Wait for the deploy
- Set the IPs properly in
flake.nix
(using the TF config as a ref) - Reboot the nodes