about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/home.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 2b3326a..3ce2ae7 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -41,7 +41,7 @@ in
     gpg-agent = {
       enable = true;
       enableSshSupport = true;
-      sshKeys = [ "EB477A9998D3976260C5E9292F42033ED5BB9D57" ];
+      sshKeys = [ "BC10A40920B576F641480795B9C7E01A4E47DA9F" ];
     };
   };
 
@@ -52,7 +52,7 @@ in
       userEmail = "manuelpalenzuelamerino@gmail.com";
       signing = {
         signByDefault = true;
-        key = "7E25334F468BF1EF0B04B3F02A75FD6CD8C2A6951B9AE20CA3E42FBDF3F4285D";
+        key = "18BE4F736F27FC190C1E1000BB3C0BC698650937";
       };
     };