1
Fork 0
satellite/scripts/age-public-key.sh

3 lines
87 B
Bash
Raw Normal View History

2024-01-31 20:03:00 +01:00
#!/usr/bin/env bash
nix-shell -p age --run "age-keygen -y ~/.config/sops/age/keys.txt"