summaryrefslogtreecommitdiff
path: root/hosts/poweredge-pro/configuration.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-09-22 12:38:41 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-09-22 12:38:41 -0500
commit4c82b9be8d81da262e8503642aac69f4acb60c2e (patch)
treeedff26651d225c3c7a783a8cb86bf712a6cd1c26 /hosts/poweredge-pro/configuration.nix
parent8cc045ea34d4e72edb68d0c30233c7639966428c (diff)
downloadnixos-4c82b9be8d81da262e8503642aac69f4acb60c2e.tar.xz
nixos-4c82b9be8d81da262e8503642aac69f4acb60c2e.zip
searxng configHEADmaster
Diffstat (limited to 'hosts/poweredge-pro/configuration.nix')
-rw-r--r--hosts/poweredge-pro/configuration.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/hosts/poweredge-pro/configuration.nix b/hosts/poweredge-pro/configuration.nix
index 53f2599..23b16f8 100644
--- a/hosts/poweredge-pro/configuration.nix
+++ b/hosts/poweredge-pro/configuration.nix
@@ -1,10 +1,11 @@
{ config, lib, pkgs, ... }: {
imports = [
+ ./dns.nix
+ ./filebrowser.nix
+ ./fileshares.nix
./key.nix
./networking.nix
- ./fileshares.nix
- ./filebrowser.nix
- ./dns.nix
+ ./searxng.nix
];
# Setup bootloader