summaryrefslogtreecommitdiff
path: root/bragi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'bragi.nix')
-rw-r--r--bragi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/bragi.nix b/bragi.nix
index a5e7d7c3..18a8c331 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -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 ];