vim
This commit is contained in:
parent
d510a67d3a
commit
b14a22ca73
3 changed files with 35 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -61,4 +61,4 @@ sops-add machine_name target:
|
|||
|
||||
sops-generate-keys:
|
||||
sudo cat /etc/ssh/ssh_host_ed25519_key | ssh-to-age --private-key > .sops.keys
|
||||
cat ~/.ssh/id_ed25519 | ssh-to-age --private-key >> .sops.keys
|
||||
cat ~/.ssh/id_ed25519 | ssh-to-age --private-key >> .sops.keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue