From 08e25c159d9d948a66488b807d9f30712ef9d2b6 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 22 Mar 2026 17:05:46 +0100 Subject: librewolf stuff --- os/srv/omnisearch.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'os/srv') diff --git a/os/srv/omnisearch.nix b/os/srv/omnisearch.nix index e3b05a0..dbc398c 100644 --- a/os/srv/omnisearch.nix +++ b/os/srv/omnisearch.nix @@ -13,5 +13,6 @@ in config = lib.mkIf cfg.enable { # services.omnisearch.enable = true; + networking.hosts."127.0.0.1" = [ "omnisearch.local" ]; }; } -- cgit v1.3