feat(darwin): Add GitLab CI/CD configuration for nix-darwin

This commit is contained in:
Andrei Lazarescu 2025-06-04 13:19:55 +03:00
parent afdff71d32
commit c9535319c8
Signed by: lazandrei19
SSH Key Fingerprint: SHA256:/KoKmXLdUaBkf6PPceiJzDezV957xmuD7T9TTKsf28Q

View File

@ -216,6 +216,12 @@
"url \"git@git.lazarescu.xyz:2222/lazandrei19/\"".insteadOf = "lz:";
};
};
gh = {
enable = true;
settings = {
git_protocol = "ssh";
};
};
};
services = {