From 862ddcb1624465a8ab388af049084a81ff309b29 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Tue, 11 Mar 2025 16:53:44 -0500 Subject: system changes --- macos.local/flake/home/programs/ssh.nix.org | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'macos.local/flake/home') diff --git a/macos.local/flake/home/programs/ssh.nix.org b/macos.local/flake/home/programs/ssh.nix.org index 28f779f..cb1c465 100644 --- a/macos.local/flake/home/programs/ssh.nix.org +++ b/macos.local/flake/home/programs/ssh.nix.org @@ -29,6 +29,14 @@ Configure SSH. Keys should be added to the SSH agent. Use the system keychain on }; }; + "minecraft" = { + setEnv = { + "TERM" = "xterm"; + }; + hostname = "jjanzen.ca"; + user = "minecraft"; + }; + "oracle" = { setEnv = { "TERM" = "xterm"; -- cgit v1.2.3