mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
personal/gpg: remove workaround due to hm integration
This commit is contained in:
parent
3dd9c4274c
commit
ddd9231d77
1 changed files with 0 additions and 4 deletions
|
|
@ -2,10 +2,6 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [ pinentry.gtk2 ];
|
||||
home.sessionVariables = {
|
||||
SSH_AUTH_SOCK =
|
||||
"\${SSH_AUTH_SOCK:-$(${pkgs.gnupg}/bin/gpgconf --list-dirs agent-ssh-socket)}";
|
||||
};
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableExtraSocket = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue