Use gnome-keyring more...

This commit is contained in:
Natsu Kagami 2022-10-17 15:58:13 +02:00 committed by Natsu Kagami
parent ecd3e87269
commit 470983b32e
3 changed files with 7 additions and 1 deletions

View file

@ -68,6 +68,9 @@
# Set up direnv
${pkgs.direnv}/bin/direnv hook fish | source
# Set up tty for GPG
export GPG_TTY=(tty)
'';
plugins = [
{