summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index bfb902b4..56786be3 100644
--- a/hel.nix
+++ b/hel.nix
@@ -193,6 +193,9 @@
193 enable = true; 193 enable = true;
194 connect = true; 194 connect = true;
195 name = "hel"; 195 name = "hel";
196 interfaceConfig = {
197 useDHCP = true;
198 };
196 }; 199 };
197 200
198 uucp = { 201 uucp = {