This repository has been archived on 2025-02-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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