Use gnome-keyring more...
This commit is contained in:
parent
ecd3e87269
commit
470983b32e
3 changed files with 7 additions and 1 deletions
|
@ -68,6 +68,9 @@
|
|||
|
||||
# Set up direnv
|
||||
${pkgs.direnv}/bin/direnv hook fish | source
|
||||
|
||||
# Set up tty for GPG
|
||||
export GPG_TTY=(tty)
|
||||
'';
|
||||
plugins = [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue