electra/website: move my pgp key to openpgp.org

This commit is contained in:
Gabriel Fontes
2022-09-09 21:54:51 -03:00
parent 6a289c5b71
commit a0cac3d38f
2 changed files with 7 additions and 3 deletions
Generated
+3 -3
View File
@@ -529,11 +529,11 @@
"utils": "utils_5"
},
"locked": {
"lastModified": 1662328431,
"narHash": "sha256-FgRIyeHMKbGNuapiMmHkL43syqS+PLU1Tjav9NOwNF4=",
"lastModified": 1662771253,
"narHash": "sha256-InITgIdKUyC/11Bi0wWaKGiGe/ve4pUGQYkp2mUbYic=",
"owner": "~misterio",
"repo": "website",
"rev": "f1badcda0afc66e116242923f4a7a29bac54bc26",
"rev": "83536545ead8ddf893d593204c0cf4b4f38c58b8",
"type": "sourcehut"
},
"original": {
+4
View File
@@ -23,6 +23,10 @@ in
forceSSL = true;
enableACME = true;
locations = {
# My key moved to openpgp.org
"/7088C7421873E0DB97FF17C2245CAB70B4C225E9.asc" = {
return = "301 https://keys.openpgp.org/vks/v1/by-fingerprint/7088C7421873E0DB97FF17C2245CAB70B4C225E9";
};
"/" = {
root = "${pkgs.website.main}/public";
extraConfig = ''