From 9b4021a3dfad59cf974419aab31c382ec479a3c0 Mon Sep 17 00:00:00 2001 From: soraefir Date: Sat, 6 Jun 2026 00:49:26 +0200 Subject: [PATCH] fix --- systems/sandbox/cfg.nix | 1 - 1 file changed, 1 deletion(-) 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" ]; - }; }; }; }