diff --git a/modules/home.nix b/modules/home.nix index d2f5622..ad2c1eb 100644 --- a/modules/home.nix +++ b/modules/home.nix @@ -49,6 +49,11 @@ # "RemoteCommand" = "fish"; # }; }; + "pochita" = { + hostname = "192.168.0.9"; + user = "osbm"; + identityFile = "/home/osbm/.ssh/id_ed25519"; + }; }; }; # This value determines the Home Manager release that your