diff --git a/home/home.nix b/home/home.nix index 20afb3d..e537195 100644 --- a/home/home.nix +++ b/home/home.nix @@ -324,6 +324,9 @@ in hostname = "vpn-whq.services.fcio.net"; extraOptions.LogLevel = "Verbose"; }; + "fcio-rzob-jump" = { + hostname = "vpn-rzob.services.fcio.net"; + }; }; };