diff --git a/configuration/profiles/common/users.nix b/configuration/profiles/common/users.nix index a2985163..dc1f838a 100644 --- a/configuration/profiles/common/users.nix +++ b/configuration/profiles/common/users.nix @@ -69,7 +69,7 @@ "samhain" = { hostname = "192.168.1.135"; } // kat; "litha" = { hostname = "192.168.1.240"; } // kat; "yule" = { hostname = "192.168.1.92"; } // kat; - "lughnasadh" = { hostname = "192.168.1.102"; } // kat; + "mabon" = { hostname = "192.168.1.218"; } // kat; }; };