Compare commits

...

1 commit

Author SHA1 Message Date
4ecc262c9b
fix: use http clone url from forgejo 2024-11-17 21:04:47 +01:00

View file

@ -22,7 +22,7 @@
};
authorizedKeysRepo = {
url = "git+https://git.hamburg.ccc.de:CCCHH/infrastructure-authorized-keys.git?ref=trunk&rev=686a6af22f6696f0c0595c56f463c078550049fc";
url = "git+https://git.hamburg.ccc.de/CCCHH/infrastructure-authorized-keys.git?ref=trunk&rev=686a6af22f6696f0c0595c56f463c078550049fc";
flake = false;
};
};