From 074388893ac6adf5cc4d1626d74162fc2504e1bb Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Sat, 23 Sep 2023 15:55:23 +0200 Subject: [PATCH] add replicate ssh alias --- home-manager/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/home.nix b/home-manager/home.nix index cac45bb..88a9d71 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -80,6 +80,7 @@ in { frumar.hostname = "frumar.local"; pennyworth.hostname = "pennyworth.yori.cc"; smithers.hostname = "10.209.0.8"; + replicate.hostname = "216.153.63.208"; # "192.168.178.*" = { # only if wired # extraOptions.Compression = "no";