mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 10:28:53 +00:00
This commit is contained in:
parent
0b190f8e4c
commit
d4803d1aa1
|
|
@ -97,7 +97,7 @@
|
||||||
programs.ssh.matchBlocks."kb01@kb-one-git" = {
|
programs.ssh.matchBlocks."kb01@kb-one-git" = {
|
||||||
host = "git.kb-one.de";
|
host = "git.kb-one.de";
|
||||||
user = "git";
|
user = "git";
|
||||||
identityFile = "~/.ssh/id_ed25519_sk_rk_kb-ssh@m1ni";
|
identityFile = "~/.ssh/id_ed25519_sk_rk_kb-git@m1ni";
|
||||||
port = 9522;
|
port = 9522;
|
||||||
};
|
};
|
||||||
programs.ssh.matchBlocks."kb01@0x90-git" = {
|
programs.ssh.matchBlocks."kb01@0x90-git" = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue