From 29a91fc7d5226a8f9d69cb4f2364428b043dc183 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Wed, 15 Oct 2025 12:30:55 -0400 Subject: add owo and oxo to extraHosts --- machines/x/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index b566aa8..b2d9365 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -79,6 +79,8 @@ in { ]; networking.extraHosts = '' + owo.compromyse.xyz owo + oxo.compromyse.xyz oxo 192.168.122.100 android 192.168.122.101 dev ''; -- cgit v1.2.3