From e161686a73dfca49d8df8ac844dc2f85fcfd9703 Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 20:20:55 -0500 Subject: [PATCH] 334 current 2025-10-11 20:16:52 25.05.20251006.20c4598 6.12.50 * --- modules/homelab/services/nginx-proxy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homelab/services/nginx-proxy/default.nix b/modules/homelab/services/nginx-proxy/default.nix index 8be4aac..fd20e7b 100644 --- a/modules/homelab/services/nginx-proxy/default.nix +++ b/modules/homelab/services/nginx-proxy/default.nix @@ -43,7 +43,7 @@ in index = "klefki_pub.asc"; extraConfig = "add_header Content-Disposition "attachment; filename=klefki_pub.asc;" + - default_type application/pgp-keys; + "default_type application/pgp-keys;" ; }; };