summaryrefslogtreecommitdiffstats
path: root/lass/1systems/green/physical.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/green/physical.nix')
-rw-r--r--lass/1systems/green/physical.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/green/physical.nix b/lass/1systems/green/physical.nix
index b6aa3a89..8577daf3 100644
--- a/lass/1systems/green/physical.nix
+++ b/lass/1systems/green/physical.nix
@@ -3,5 +3,5 @@
./config.nix
];
boot.isContainer = true;
- networking.useDHCP = false;
+ networking.useDHCP = true;
}