diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index 3ad34df..190433d 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -105,7 +105,6 @@ "ping" ]; outputs = [ "http://127.0.0.1:8181" ]; - }; }; }; }