Add SSH insteadOf rule for git.mvl.sh
Some checks failed
Ansible Lint Check / check-ansible (push) Successful in 30s
Nix Format Check / check-format (push) Failing after 1m18s
Python Lint Check / check-python (push) Failing after 7s

This commit is contained in:
2025-09-23 13:21:16 +00:00
parent dd3753fab4
commit 3d5ae84a25

View File

@@ -72,6 +72,9 @@
"git@gitlab.com:" = {
insteadOf = "https://gitlab.com/";
};
"git@git.mvl.sh:" = {
insteadOf = "https://git.mvl.sh/";
};
};
# Security