about summary refs log tree commit diff stats
path: root/modules/home/conf/gpg/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/home/conf/gpg/default.nix (renamed from modules/home/soispha/conf/gpg/default.nix)2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/soispha/conf/gpg/default.nix b/modules/home/conf/gpg/default.nix
index 2f644422..1acdf628 100644
--- a/modules/home/soispha/conf/gpg/default.nix
+++ b/modules/home/conf/gpg/default.nix
@@ -61,7 +61,7 @@
 
 
     # Ensure that get gpg agent is started (necessary because ssh does not start it
-    # automatically)
+    # automatically and has it's tty updated)
     gpg-connect-agent /bye
   '';
 }