about summary refs log tree commit diff stats
path: root/home-manager/config/gpg/agent-program
blob: 8817a1a262a56f7ac3eba5d062d3ec9311713e6f (plain) (blame)
1
2
#!/bin/sh
onlykey-gpg-agent -vv --skey-slot=ECC32 --dkey-slot=ECC32 "$@"