testing ssh
This commit is contained in:
@@ -17,6 +17,9 @@ in {
|
||||
enable = true;
|
||||
enableDefaultConfig = true;
|
||||
matchBlocks = {
|
||||
"*" = {
|
||||
identityFile = "${home_dir}/.ssh/id_blake";
|
||||
};
|
||||
"git.blakedheld.xyz" = {
|
||||
user = "gitea";
|
||||
port = 7567;
|
||||
|
||||
Reference in New Issue
Block a user