From 3135fad27e71ae16b96cd62e92bb9649bb23b7c7 Mon Sep 17 00:00:00 2001 From: sora-ext Date: Tue, 9 Jun 2026 15:21:05 +0200 Subject: [PATCH] Update systems/ci/cfg.nix --- systems/ci/cfg.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/systems/ci/cfg.nix b/systems/ci/cfg.nix index f1cefd4..4f2f9ff 100644 --- a/systems/ci/cfg.nix +++ b/systems/ci/cfg.nix @@ -9,7 +9,6 @@ git = { email = "ci@ci"; username = "CI"; - key = ""; }; }]; make = {