use ssh host key as identityfile on tempest

reencrypt secrets and use personal key for mail
This commit is contained in:
Noah Masur
2023-08-05 20:06:03 -04:00
parent 5bc10bef87
commit c845ae2fd4
23 changed files with 239 additions and 203 deletions

View File

@ -17,8 +17,8 @@
--foreground "#fb4934" \
"Missing required parameter." \
"Usage: installer -- <disk> <host>" \
"Example: installer -- nvme0n1 desktop" \
"Flake example: nix run github:nmasur/dotfiles#installer -- nvme0n1 desktop"
"Example: installer -- nvme0n1 tempest" \
"Flake example: nix run github:nmasur/dotfiles#installer -- nvme0n1 tempest"
echo "(exiting)"
exit 1
fi