From 6ae3f6932d7d40c6393fe27dd5f5a0471692b5c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Sat, 17 Jan 2026 21:48:57 +0100 Subject: [PATCH] home/gpg: remove duplicated key --- nix/homeModules/common/gpg.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nix/homeModules/common/gpg.nix b/nix/homeModules/common/gpg.nix index 916db466..23586a28 100644 --- a/nix/homeModules/common/gpg.nix +++ b/nix/homeModules/common/gpg.nix @@ -36,10 +36,6 @@ user = "jappeace"; hash = "sha256-wJ4hiE7M7dcEMaE8waNZEi+tybpVIsFzoeDJhIIaLhk="; } - { - user = "gautaz"; - hash = "sha256-j0I9l8uKfzKNrc2qveFi5mkRppxL36+BUEqvFPs6vqA="; - } { user = "confusedkernel"; hash = "sha256-9DdtDAcv+2Z0jJMSLAXbp5ne8uHYj5V/lNGi0kKSdv4=";