From b341bee0526d29dda0b51925fa8db6b83a4aee36 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Sat, 11 Feb 2023 03:16:28 +0100 Subject: [PATCH] architect: Enable SearxNG --- hosts/architect/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/architect/default.nix b/hosts/architect/default.nix index e1474d2..421c851 100644 --- a/hosts/architect/default.nix +++ b/hosts/architect/default.nix @@ -39,6 +39,7 @@ in { ./lezzo.nix ./runas.nix ./tailscale.nix + ./searx.nix ]; time.timeZone = "Europe/Rome";