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/dhcp-hosts.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/poweredge-pro/dhcp-hosts.nix') diff --git a/hosts/poweredge-pro/dhcp-hosts.nix b/hosts/poweredge-pro/dhcp-hosts.nix index 3f97e29..6ca6ca7 100644 --- a/hosts/poweredge-pro/dhcp-hosts.nix +++ b/hosts/poweredge-pro/dhcp-hosts.nix @@ -13,6 +13,7 @@ let tjkeller = { macAddress = "00:a0:98:62:cf:86"; staticIp = "192.168.77.8"; }; filebrowser = { macAddress = "02:00:00:00:77:12"; staticIp = "192.168.77.12"; }; searxng = { macAddress = "02:00:00:00:77:13"; staticIp = "192.168.77.13"; }; + embedtube = { macAddress = "02:00:00:00:77:14"; staticIp = "192.168.77.14"; }; WIN-BGBGC27B1PF = { macAddress = "d8:9e:f3:1c:f0:1c"; staticIp = "192.168.77.30"; }; # DACS DESKTOP-CQ4UIF9 = { macAddress = "08:bf:b8:3f:bd:48"; staticIp = "192.168.77.31"; }; # Kyle WIN-6FVMAFOID4G = { macAddress = "00:a0:98:58:10:85"; staticIp = "192.168.77.33"; }; # QB -- cgit v1.2.3