From 1a4bc1366d79865606b4ebab157047dbc0ad0a55 Mon Sep 17 00:00:00 2001 From: noe Date: Sun, 10 Mar 2024 20:11:49 -0400 Subject: [PATCH] ingress-proxy: fix ps2l --- nixos/hosts/ingress-proxy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index 7f1f887..6d0f6be 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -121,7 +121,7 @@ in { rev = "f669f68f1bf89c8f161627e994c9c865811964e8"; }; - "agg.ps2.live" = ps2live "agg"; + "agg.ps2.live" = ps2live "aggpop"; "saerro.ps2.live" = ps2live "saerro"; "metagame.ps2.live" = ps2live "metagame";