Allow n02 to decrypt

This commit is contained in:
2025-12-30 23:33:09 -08:00
parent d4bd57c2fb
commit 1b517f56fc
2 changed files with 80 additions and 61 deletions

View File

@@ -3,6 +3,7 @@
## Miscellaneous Notes
- To generate the sops age key for a new host
- `nix-shell -p ssh-to-age --run 'cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age'`
- Update keys after adding new host or personal key
- `sops updatekeys <file>`
## Misc references used
* https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles/tree/main