home: disable use of gnome-keyring

This commit is contained in:
Tim Schubert 2024-06-01 19:41:00 +02:00
parent 63fe114dd1
commit 13a7abf56c
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
3 changed files with 4 additions and 1 deletions

View file

@ -27,6 +27,7 @@ in
gpg = {
format = "ssh";
ssh.allowedSignersFile = "${allowedSigners}";
ssh.program = "ssh-keygen";
};
tag.gpgSign = true;
user = {