mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-31 11:34:18 +00:00
353 B
353 B
nixos-configs
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>