1
Fork 0
satellite/scripts/age-public-key.sh
2024-01-31 20:03:00 +01:00

3 lines
87 B
Bash
Executable file

#!/usr/bin/env bash
nix-shell -p age --run "age-keygen -y ~/.config/sops/age/keys.txt"