3 lines
87 B
Bash
Executable file
3 lines
87 B
Bash
Executable file
#!/usr/bin/env bash
|
|
nix-shell -p age --run "age-keygen -y ~/.config/sops/age/keys.txt"
|