diff --git a/modules/home-manager/programs/ssh.nix b/modules/home-manager/programs/ssh.nix index 919665b..a895b7f 100644 --- a/modules/home-manager/programs/ssh.nix +++ b/modules/home-manager/programs/ssh.nix @@ -55,6 +55,8 @@ in }; ares = sshBlock "192.168.0.6"; ares-ts = sshBlock "ares.curl-boga.ts.net"; + luoji = sshBlock "192.168.0.7"; + luoji-ts = sshBlock "luoji.curl-boga.ts.net"; # artemis }; };