From 2c0cec25e67bc2da6133e90c9b333f59f77014b5 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 6 Nov 2019 20:32:16 +0100 Subject: Add majestix ssh alias --- home.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home.nix b/home.nix index 980550e..0767d40 100644 --- a/home.nix +++ b/home.nix @@ -40,6 +40,10 @@ hostname = "kummerlaender.eu"; user = "common"; }; + "majestix" = { + hostname = "10.100.0.3"; + user = "common"; + }; "horst" = { hostname = "172.23.20.188"; user = "urdzx"; -- cgit v1.2.3