fix(ssh): homelab jumphost for work pc

This commit is contained in:
Nickolaj Jepsen 2025-04-22 13:46:04 +02:00
parent 0aca011b0d
commit 9ef90f8dba

View file

@ -12,7 +12,7 @@
"clickhouse.ao" = {
proxyJump = "bastion.ao";
};
"server" = {
homelab = {
proxyJump = "bastion.ao";
};
};