From ee9e19b8de97b97265e872754bf7d65ca90ddae5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 18 Jun 2018 10:26:32 +0200 Subject: *shrug* --- custom/ymir-nginx.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'custom') diff --git a/custom/ymir-nginx.nix b/custom/ymir-nginx.nix index 40ef2b77..e08c690c 100644 --- a/custom/ymir-nginx.nix +++ b/custom/ymir-nginx.nix @@ -124,6 +124,7 @@ in { listen [::]:443 ssl; server_name ~^(.*\.)?(o|online)\.(yggdrasil\.li|141\.li|praseodym\.org)$; + include ${favicon}; include ${acme}; location / { -- cgit v1.2.3