about summary refs log tree commit diff
path: root/home/profiles/base/config/zsh-darwin-gpg-ssh.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-09-22 17:45:20 +0900
committersefidel <contact@sefidel.net>2023-09-22 17:45:20 +0900
commit3a5e1df0689d33957a12dcb3fd77ddeeaba3077a (patch)
tree1a8784e772bed014ca09ed31e320d33386e2e7cb /home/profiles/base/config/zsh-darwin-gpg-ssh.nix
parent5e3887b73742609ae0a335cfce828ce65044ea47 (diff)
downloadnixrc-3a5e1df0689d33957a12dcb3fd77ddeeaba3077a.tar.gz
nixrc-3a5e1df0689d33957a12dcb3fd77ddeeaba3077a.zip
chore: 2nd darwin cleanup
Diffstat (limited to 'home/profiles/base/config/zsh-darwin-gpg-ssh.nix')
-rw-r--r--home/profiles/base/config/zsh-darwin-gpg-ssh.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/home/profiles/base/config/zsh-darwin-gpg-ssh.nix b/home/profiles/base/config/zsh-darwin-gpg-ssh.nix
deleted file mode 100644
index 06bc1f7..0000000
--- a/home/profiles/base/config/zsh-darwin-gpg-ssh.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-''
-  export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
-  gpgconf --launch gpg-agent
-''