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