From 62e2633b5a9e39abeafb2b8bdfd42f09dfe3ec6d Mon Sep 17 00:00:00 2001 From: Max Audron Date: Thu, 23 Oct 2025 18:53:46 +0200 Subject: uh --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 7df11a1..285df72 100644 --- a/flake.nix +++ b/flake.nix @@ -113,6 +113,9 @@ monitoring monitoring-node homepage + { + services.nginx.virtualHosts."musicbrainz.vapor.systems" = (self.lib.nginx.proxyDomain "vapor.systems" "http://127.0.0.1:5000/"); + } ]; phaenn = mkSystem [ (import ./machines/phaenn) -- cgit v1.2.3