update ssh config
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user