about summary refs log tree commit diff
path: root/machines/profpatsch
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2016-08-29 03:56:02 +0200
committerProfpatsch <mail@profpatsch.de>2016-08-29 03:56:02 +0200
commitdc6ed6377803b80f2583bf1c1a3ec17d5f3fb440 (patch)
treeb90bdb5579a454f4af2e55469595247fe56f1323 /machines/profpatsch
parent453c3fddbb2828f79ae41daacb7f311986c4e416 (diff)
machines/katara: disable searx again
until fixed upstream
Diffstat (limited to 'machines/profpatsch')
-rw-r--r--machines/profpatsch/katara.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index f83cdbd7..68ad7b08 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -177,7 +177,7 @@ in {
     ###########
     # Services
 
-    services.searx.enable = true;
+    #services.searx.enable = true;
 
     services.printing = {
       enable = true;