testing ssh

This commit is contained in:
2025-11-11 17:33:52 -06:00
parent d20a1787c2
commit 005d0451f5

View File

@@ -17,6 +17,9 @@ in {
enable = true;
enableDefaultConfig = true;
matchBlocks = {
"*" = {
identityFile = "${home_dir}/.ssh/id_blake";
};
"git.blakedheld.xyz" = {
user = "gitea";
port = 7567;