1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

fix: refactoring mistakes; and add generator for initrd_host_ed25519_key

This commit is contained in:
oddlama 2023-06-18 12:55:18 +02:00
parent abdf363fba
commit 1b42e0cd72
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
8 changed files with 19 additions and 11 deletions

View file

@ -60,7 +60,6 @@ This is my personal nix config.
- create hosts/<name>
- fill net.nix
- fill fs.nix (you need to know the device by-id paths in advance for formatting to work!)
- generate an initrd hostkey if necessary `ssh-keygen -t ed25519 -N "" -f /tmp/key; rage ...`
- run generate-secrets
#### Initial deploy