diff --git a/hosts/p14s/home.nix b/hosts/p14s/home.nix index c8e4814..fa164d1 100644 --- a/hosts/p14s/home.nix +++ b/hosts/p14s/home.nix @@ -131,14 +131,16 @@ matchBlocks = { messaging = { hostname = "messaging"; + forwardX11 = true; proxyJump = "ssh-hopper@home.plueschbit.de"; }; gemcap = { hostname = "messaging"; + forwardX11 = true; proxyJump = "ssh-hopper@home.plueschbit.de"; }; satdb = { - hostname = "messaging"; + hostname = "satdb"; proxyJump = "ssh-hopper@home.plueschbit.de"; }; };