summaryrefslogtreecommitdiff
path: root/modules/hosts/optiplex/configuration.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-07-17 20:03:16 -0500
committerTim Keller <tjk@tjkeller.xyz>2025-07-17 20:03:16 -0500
commitb74e44f59eff364eb5281f7389f84ae4e3b692fe (patch)
tree31635add1d88af5c8d8f7eccf1267abaa0a9423f /modules/hosts/optiplex/configuration.nix
parent991ae9037461f2993f0f240be2fe4fe24bbeacb6 (diff)
downloadnixos-b74e44f59eff364eb5281f7389f84ae4e3b692fe.tar.xz
nixos-b74e44f59eff364eb5281f7389f84ae4e3b692fe.zip
cleanup secrets into different files and optional set user password etc
Diffstat (limited to 'modules/hosts/optiplex/configuration.nix')
-rw-r--r--modules/hosts/optiplex/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/hosts/optiplex/configuration.nix b/modules/hosts/optiplex/configuration.nix
index 16ba475..3527c7c 100644
--- a/modules/hosts/optiplex/configuration.nix
+++ b/modules/hosts/optiplex/configuration.nix
@@ -18,6 +18,8 @@
docker.enable = true;
};
+ searxng.enable = true;
+
# Install more programs
environment.systemPackages = with pkgs; [
prismlauncher