summaryrefslogtreecommitdiff
path: root/modules/hosts
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-07-17 21:18:46 -0500
committerTim Keller <tjk@tjkeller.xyz>2025-07-17 21:18:46 -0500
commit842e31b4acbb591dc413f30fce139f1e51a26d3e (patch)
treecc9d8c44c17ec63e4f69cde28d07e82737fc7065 /modules/hosts
parentb74e44f59eff364eb5281f7389f84ae4e3b692fe (diff)
downloadnixos-842e31b4acbb591dc413f30fce139f1e51a26d3e.tar.xz
nixos-842e31b4acbb591dc413f30fce139f1e51a26d3e.zip
add searxng service + config
Diffstat (limited to 'modules/hosts')
-rw-r--r--modules/hosts/optiplex/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/hosts/optiplex/configuration.nix b/modules/hosts/optiplex/configuration.nix
index 3527c7c..16ba475 100644
--- a/modules/hosts/optiplex/configuration.nix
+++ b/modules/hosts/optiplex/configuration.nix
@@ -18,8 +18,6 @@
docker.enable = true;
};
- searxng.enable = true;
-
# Install more programs
environment.systemPackages = with pkgs; [
prismlauncher