nixos-servers/secrets/README.md
2023-11-05 18:43:32 +01:00

7 lines
307 B
Markdown

We can for now keep using Ansible vault to deploy secrets.
The steps for setting up a hypervisor will thus become:
1. Manually install NixOS
2. Configure SSH and install authorized keys
3. Ensure python3 is present on the system
4. Run Ansible script to copy secrets
5. Run Nix to configure everything else