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 = {