Update systems/ci/cfg.nix

This commit is contained in:
2026-06-09 15:21:05 +02:00
parent 1dfe40c3f2
commit 3135fad27e

View File

@@ -9,7 +9,6 @@
git = { git = {
email = "ci@ci"; email = "ci@ci";
username = "CI"; username = "CI";
key = "";
}; };
}]; }];
make = { make = {