From cf2cf553e0894354e23548816fb9b9e01dec901b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Thu, 13 Nov 2025 18:14:11 +0800 Subject: [PATCH] home/gpg: update trusted keys --- nix/homeModules/common/gpg.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nix/homeModules/common/gpg.nix b/nix/homeModules/common/gpg.nix index 1ef69531..916db466 100644 --- a/nix/homeModules/common/gpg.nix +++ b/nix/homeModules/common/gpg.nix @@ -44,6 +44,10 @@ user = "confusedkernel"; hash = "sha256-9DdtDAcv+2Z0jJMSLAXbp5ne8uHYj5V/lNGi0kKSdv4="; } + { + user = "gautaz"; + hash = "sha256-j0I9l8uKfzKNrc2qveFi5mkRppxL36+BUEqvFPs6vqA="; + } ] ++ map fromUrl [ {