3 lines
103 B
Bash
Executable File
3 lines
103 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
nix-shell -p ssh-to-age --run "cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age" |