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