about summary refs log tree commit diff stats
path: root/modules/common
diff options
context:
space:
mode:
Diffstat (limited to 'modules/common')
-rw-r--r--modules/common/default.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/common/default.nix b/modules/common/default.nix
index 97e2c566..080d3f2a 100644
--- a/modules/common/default.nix
+++ b/modules/common/default.nix
@@ -105,6 +105,14 @@
             # Already synchronized by mbsync
             "~/.local/share/maildir"
 
+
+            # "Unknown filetype (and there is no real reason to (try to) synchronize sockets)"
+            "~/.local/share/gnupg/S.gpg-agent"
+            "~/.local/share/gnupg/S.gpg-agent.browser"
+            "~/.local/share/gnupg/S.gpg-agent.extra"
+            "~/.local/share/gnupg/S.gpg-agent.ssh"
+            "~/.local/share/gnupg/S.scdaemon"
+
             # Should not be synchronized
             "~/.local/share/unison"