nixcfg/cluster/prod/app/bagage/secrets.toml

5 lines
130 B
TOML
Raw Normal View History

2023-04-05 13:50:46 +00:00
[secrets."bagage/id_rsa"]
type = 'command'
rotate = true
command = 'ssh-keygen -q -f >(cat) -N "" <<< y 2>/dev/null 1>&2 ; true'