nixos-servers/secrets/README.md

8 lines
307 B
Markdown
Raw Normal View History

2023-11-05 17:43:32 +00:00
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