about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-08-29 01:50:44 +0200
committerProfpatsch <mail@profpatsch.de>2016-08-29 01:50:44 +0200
commit76fa0340633e18b321fbd47ed5af10c0905852ff (patch)
tree97305e121dca2712f28ae55d7d22bc2f10bad471 /machines
parent7d670b73cb44b8b4eee3d492923552a83d549ad4 (diff)
machines/katara: enable searx
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index a757127d..c4db6458 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -177,6 +177,8 @@ in {
     ###########
     # Services
 
+    services.searx.enable = true;
+
     services.printing = {
       enable = true;
       gutenprint = true;