about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/home.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 905544e..767395c 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -49,6 +49,10 @@ in
       enable = true;
       userName = "Baitinq";
       userEmail = "[email protected]";
+      /*signing = {
+        signByDefault = true;
+        key = null; #let gpg decide based on author
+      };*/
     };
 
     firefox = {