update ssh config

This commit is contained in:
2025-11-07 17:17:01 -06:00
parent a787a7dfc5
commit 38a22b5255

View File

@@ -19,11 +19,11 @@ in {
matchBlocks = {
"git.blakedheld.xyz" = {
user = "gitea";
identityFile = "${home_dir}/.ssh/id_snowbelle";
port = 7567;
};
"git.snowbelle.lan" = {
user = "gitea";
identityFile = "${home_dir}/.ssh/id_snowbelle";
port = 7567;
};
"bebe" = {
hostname = "10.10.0.1";