summaryrefslogtreecommitdiffstats
path: root/hosts/poweredge-pro/configuration.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-09-23 18:00:33 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-09-23 18:00:33 -0500
commitd410affa579e8cb69796fc47a7f9fd6c0d2c30ae (patch)
treef03041bfd41b0a5fa861fd582ecf5de370830204 /hosts/poweredge-pro/configuration.nix
parentf06933eed23c7003c0d81d687bd1f646768af19c (diff)
cgit config on poweredge pro
Diffstat (limited to 'hosts/poweredge-pro/configuration.nix')
-rw-r--r--hosts/poweredge-pro/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/poweredge-pro/configuration.nix b/hosts/poweredge-pro/configuration.nix
index 483b14e..f3ea1fb 100644
--- a/hosts/poweredge-pro/configuration.nix
+++ b/hosts/poweredge-pro/configuration.nix
@@ -1,5 +1,6 @@
{ config, lib, pkgs, ... }: {
imports = [
+ ./cgit.nix
./dns.nix
./embedtube.nix
./filebrowser.nix