Update GPG key (#114)

This commit is contained in:
Patrick Stevens
2025-04-15 22:52:01 +01:00
committed by GitHub
parent e03ae63070
commit 3a76416843
2 changed files with 22 additions and 22 deletions

View File

@@ -61,7 +61,7 @@
gpg.program = "${nixpkgs.gnupg}/bin/gpg";
user.signingkey =
if machinename == "darwin"
then "7C97D679CF3BC4F9"
then "6D71064924BE1245"
else if machinename == "earthworm"
then "6E8B1BA1148AD7C9"
else if machinename == "capybara"