diff --git a/modules/ssh.nix b/modules/ssh.nix index 3b1a8b9..8a09deb 100644 --- a/modules/ssh.nix +++ b/modules/ssh.nix @@ -62,6 +62,10 @@ hostname = "fregate"; proxyJump = "sas.ens"; }; + "moderate.ens" = { + user = "moderate"; + hostname = "sas.eleves.ens.fr"; + }; "netcore02.dgn" = { user = "root";