Ensure pinentry for London works

This commit is contained in:
Gabriel Simmer 2023-08-15 09:14:34 +01:00
parent 641b329d55
commit 5f88e8e15b
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -191,7 +191,7 @@ in
};
gnupg.agent = {
enable = true;
pinentryFlavor = "qt";
pinentryFlavor = "gnome3";
enableSSHSupport = false;
};
};