From 7e18f9ae134ad5df1531ddacae130142dde7c5f7 Mon Sep 17 00:00:00 2001 From: noe Date: Mon, 5 Feb 2024 22:34:34 -0500 Subject: [PATCH] ingress-proxy: add kitsu.love --- nixos/hosts/ingress-proxy/default.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 3453537..8d5b74a 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -103,6 +103,11 @@ in { "oc.mekanoe.com" = placeholder; + "kitsu.love" = static { + url = "https://codeberg.org/Vivieraaa/kitsu-site.git"; + rev = "b10208ac8e0a12b4b1d5840d8fa889a05f04e28f"; + }; + # Generic store for /.well-known/ paths. "well-known.sapphic.engineer" = defaultConfig // { locations."=/.well-known/matrix/server" = let