From 641ebc81e26741019f562886b6ec77df9f6d0c24 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Sat, 2 Dec 2023 11:20:24 +0100 Subject: [PATCH] dhcp server on infrastructure --- hosts/fw.cloonar.com/modules/dhcp4.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/fw.cloonar.com/modules/dhcp4.nix b/hosts/fw.cloonar.com/modules/dhcp4.nix index c25b468..5952806 100644 --- a/hosts/fw.cloonar.com/modules/dhcp4.nix +++ b/hosts/fw.cloonar.com/modules/dhcp4.nix @@ -5,7 +5,7 @@ interfaces-config = { interfaces = [ "lan" - # "server" + "infrastructure" "multimedia" "smart" "guest"