From f417d0150ba5f4c4cced2144b0ba87e70a0970a0 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 17 Apr 2025 22:39:38 -0500 Subject: [PATCH] Update Jellyfin address --- hosts/genesis/networking/dhcp.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/genesis/networking/dhcp.nix b/hosts/genesis/networking/dhcp.nix index 2927478..22081b0 100644 --- a/hosts/genesis/networking/dhcp.nix +++ b/hosts/genesis/networking/dhcp.nix @@ -111,7 +111,7 @@ ip-address = "10.42.4.1"; # Dendrite } { - hw-address = "BC:24:11:A2:F3:A6"; + hw-address = "BC:24:11:8F:91:77"; ip-address = "10.42.4.2"; # Jellyfin } {