diff --git a/profiles/kat/home/ssh.nix b/profiles/kat/home/ssh.nix index deeb9ab1..827b8fdb 100644 --- a/profiles/kat/home/ssh.nix +++ b/profiles/kat/home/ssh.nix @@ -19,7 +19,7 @@ "athame" = { hostname = "athame.kittywit.ch"; } // common; "samhain" = { hostname = "192.168.1.135"; } // common; "yule" = { hostname = "192.168.1.92"; } // common; - "boline" = { hostname = "boline.kittywit.ch"; } // common; + "ostara" = { hostname = "192.168.1.245"; } // common; }; }; }