From 35d6c2c70824cf77ef2216889cc9730b622f5ac1 Mon Sep 17 00:00:00 2001 From: Emile Date: Fri, 13 Sep 2024 15:04:06 +0200 Subject: big push --- nix/hosts/corrino/www/emile.space.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nix/hosts/corrino/www/emile.space.nix') diff --git a/nix/hosts/corrino/www/emile.space.nix b/nix/hosts/corrino/www/emile.space.nix index c39ca31..8b67d84 100644 --- a/nix/hosts/corrino/www/emile.space.nix +++ b/nix/hosts/corrino/www/emile.space.nix @@ -13,6 +13,8 @@ ''; }; + # As the social.emile.space server actually uses redirects from emile.space, they have to be + # setup somewhere. Well... this is that place "/@hanemile".extraConfig = '' return 301 https://social.emile.space/@hanemile; ''; -- cgit 1.4.1