aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/install.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/install.org b/docs/install.org
index e4e279c..d552513 100644
--- a/docs/install.org
+++ b/docs/install.org
@@ -2,6 +2,13 @@
#+AUTHOR: Franck Cuny
#+EMAIL: franck@fcuny.net
+* Darwin
+** =agenix=
+Create SSH host keys with =sudo ssh-keygen -A=.
+
+You then need to add the public key (=/etc/ssh/ssh_host_ed25519_key.pub=) to [[file+emacs:../secrets/secrets.nix][secrets.nix]] and re-key the secrets, running =agenix -i ~/.ssh/agenix -r=.
+
+You can then validate that they key is encrypted properly with =sudo agenix -i /etc/ssh/ssh_host_ed25519_key -d ssh-remote-builder.age=.
* Virtual machine running on the Synology NAS
** Creating the VM
- chose VGA for the display (otherwise ~systemd-udevd~ gets stuck)