diff options
| -rw-r--r-- | bragi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -224,7 +224,7 @@ in rec { | |||
| 224 | ''; | 224 | ''; |
| 225 | }; | 225 | }; |
| 226 | 226 | ||
| 227 | services.dhcpd = { | 227 | services.dhcpd4 = { |
| 228 | enable = true; | 228 | enable = true; |
| 229 | interfaces = [ "enp1s0" | 229 | interfaces = [ "enp1s0" |
| 230 | ]; | 230 | ]; |
