From d8a98f7c4913fcc47783e32c53011c5746eaf1fc Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 26 Aug 2023 11:39:52 +0300 Subject: desktop: tangle gnupgp only when system-name "zeus" --- desktop.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop.org') diff --git a/desktop.org b/desktop.org index d699476..9182080 100644 --- a/desktop.org +++ b/desktop.org @@ -26,7 +26,7 @@ #+end_src * gnupgp -#+begin_src conf :tangle ~/.gnupg/gpg-agent.conf +#+begin_src conf :tangle (when (string= (system-name) "zeus") "yes") ~/.gnupg/gpg-agent.conf default-cache-ttl 172800 max-cache-ttl 282800 pinentry-program /home/thanos/.stumpwm.d/modules/util/pinentry/stumpwm-pinentry -- cgit v1.2.3