Skip to content

Commit

Permalink
hm/profiles/u/terje/base: fix typo in gpg-agent config
Browse files Browse the repository at this point in the history
  • Loading branch information
terlar committed Oct 6, 2023
1 parent 3f39eb6 commit 7739aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/modules/profiles/user/terje/base.nix
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ in {
enableSshSupport = true;
extraConfig = ''
allow-emacs-pinentry
allow-loopback-entry
allow-loopback-pinentry
'';
};

Expand Down

0 comments on commit 7739aa9

Please sign in to comment.