mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-06 23:18:41 +00:00
Update GPG key (#114)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user