From f06933eed23c7003c0d81d687bd1f646768af19c Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Tue, 22 Sep 2026 17:45:21 -0500 Subject: add embedtube container to pe-pro --- hosts/poweredge-pro/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/poweredge-pro/configuration.nix') 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 -- cgit v1.2.3