summaryrefslogtreecommitdiff
path: root/hosts/poweredge-pro/configuration.nix
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2026-09-22 17:45:21 -0500
committerTim Keller <tjk@tjkeller.xyz>2026-09-22 17:45:21 -0500
commitf06933eed23c7003c0d81d687bd1f646768af19c (patch)
tree73af9c4b1ed1f98f2bf2cf318dffeb0acbbc7a89 /hosts/poweredge-pro/configuration.nix
parentae3cd2ffdc787c33f820ed38b3f43a10e2a752ff (diff)
downloadnixos-f06933eed23c7003c0d81d687bd1f646768af19c.tar.xz
nixos-f06933eed23c7003c0d81d687bd1f646768af19c.zip
add embedtube container to pe-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 23b16f8..483b14e 100644
--- a/hosts/poweredge-pro/configuration.nix
+++ b/hosts/poweredge-pro/configuration.nix
@@ -1,6 +1,7 @@
{ config, lib, pkgs, ... }: {
imports = [
./dns.nix
+ ./embedtube.nix
./filebrowser.nix
./fileshares.nix
./key.nix