From 0ccb9390893d95fa12090643bf1c3e28fdeebe9c Mon Sep 17 00:00:00 2001 From: Guanran Wang Date: Tue, 30 Jul 2024 12:31:23 +0800 Subject: [PATCH] fixup! nixos: use blog as homepage --- hosts/lightsail-tokyo/Caddyfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/lightsail-tokyo/Caddyfile b/hosts/lightsail-tokyo/Caddyfile index 5f32dcd..157007b 100644 --- a/hosts/lightsail-tokyo/Caddyfile +++ b/hosts/lightsail-tokyo/Caddyfile @@ -44,7 +44,9 @@ ny4.dev { # TODO: Build Hugo blog with Nix # How do I use hugo modules without using FOD? - redir https://blog.ny4.dev + route * { + redir https://blog.ny4.dev + } } searx.ny4.dev {