diff options
| author | Max Audron <audron@cocaine.farm> | 2026-01-30 23:36:48 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2026-01-30 23:36:48 +0100 |
| commit | f99a9bc679492cccac8acf7727f606438ffd0fa9 (patch) | |
| tree | 93a33aeaf50897d613be13ea434714ffd62493f2 /flake.nix | |
| parent | git: add touch for export ok file (diff) | |
add ac-cup-server
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,8 @@ }; catinator.url = "github:maxaudron/catinator"; + ac-cup-server.url = "github:maxaudron/ac-cup-server"; + ac-cup-server.inputs.nixpkgs.follows = "nixpkgs"; pastor.url = "gitlab:cocainefarm/pastor/feature/nix"; authentik-nix.url = "github:nix-community/authentik-nix"; @@ -107,6 +109,7 @@ monitoring monitoring-node homepage + web { services.nginx.virtualHosts."musicbrainz.vapor.systems" = (self.lib.nginx.proxyDomain "vapor.systems" "http://127.0.0.1:5000/"); } |
