It's kea.dhcp4, not just kea
This commit is contained in:
parent
e770842fa6
commit
c884d59f47
@ -126,7 +126,7 @@ in {
|
|||||||
hostname
|
hostname
|
||||||
]) other-hosts;
|
]) other-hosts;
|
||||||
|
|
||||||
services.kea = {
|
services.kea.dhcp4 = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
interfaces-config.interfaces = cfg.dhcp-interfaces;
|
interfaces-config.interfaces = cfg.dhcp-interfaces;
|
||||||
|
Loading…
Reference in New Issue
Block a user