aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home.nix4
1 files changed, 4 insertions, 0 deletions
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";