mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 08:06:50 +01:00
fix(ssh): homelab jumphost for work pc
This commit is contained in:
parent
0aca011b0d
commit
9ef90f8dba
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"clickhouse.ao" = {
|
||||
proxyJump = "bastion.ao";
|
||||
};
|
||||
"server" = {
|
||||
homelab = {
|
||||
proxyJump = "bastion.ao";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue