diff --git a/users/sid/home/hyprland/ssh-hosts.nix b/users/sid/home/hyprland/ssh-hosts.nix index bd55dc8..c643b07 100644 --- a/users/sid/home/hyprland/ssh-hosts.nix +++ b/users/sid/home/hyprland/ssh-hosts.nix @@ -9,6 +9,12 @@ user = "root"; checkHostIP = false; }; + ess-helm = { + host = "e ess ess-helm *.ess-helm.de"; + hostname = "ess-helm.de"; + port = 2299; + user = "sid"; + }; sid = { host = "s sid *.sid.ovh"; hostname = "sid.ovh";