1
0

hosts/web-2: asc file type is already in default mime types

This commit is contained in:
2025-04-14 21:28:08 +02:00
parent aaf7bb8871
commit cc00e92b51

@ -34,11 +34,6 @@
''; '';
}; };
locations."/gpg" = { locations."/gpg" = {
extraConfig = ''
types {
text/plain asc;
}
'';
root = pkgs.clerie-keys; root = pkgs.clerie-keys;
}; };
locations."~ ^/.well-known/openpgpkey/hu/[a-z0-9]+/?$" = { locations."~ ^/.well-known/openpgpkey/hu/[a-z0-9]+/?$" = {