From 6b4837c35f91324ae26c3067e710b5ce928ce61f Mon Sep 17 00:00:00 2001 From: notohh Date: Fri, 5 Jan 2024 12:49:56 -0500 Subject: [PATCH] home: add tigervnc and kaze --- hosts/tsuki/home.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hosts/tsuki/home.nix b/hosts/tsuki/home.nix index c3de6d4..c9d01b5 100755 --- a/hosts/tsuki/home.nix +++ b/hosts/tsuki/home.nix @@ -39,6 +39,7 @@ unrar p7zip virt-manager + tigervnc imv mpv rustypaste-cli @@ -96,6 +97,10 @@ Hostname 100.73.192.45 User notoh IdentityFile ~/.ssh/haru + Host kaze + Hostname 100.69.79.81 + User notoh + IdentityFile ~/.ssh/kaze Host basegbot HostName 100.83.81.116 User basegbot