From 4d7e0e925fb18bda8d085623954b3ed6066effb2 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 15 Oct 2025 12:43:12 -0400 Subject: fix hosts --- machines/x/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'machines/x/configuration.nix') diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index b2d9365..b67337e 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -79,8 +79,8 @@ in { ]; networking.extraHosts = '' - owo.compromyse.xyz owo - oxo.compromyse.xyz oxo + 178.156.200.181 owo + 5.161.107.13 oxo 192.168.122.100 android 192.168.122.101 dev ''; -- cgit v1.2.3