summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index 55483053..134562c9 100644
--- a/hel.nix
+++ b/hel.nix
@@ -29,6 +29,7 @@
29 29
30 networkmanager = { 30 networkmanager = {
31 enable = true; 31 enable = true;
32 unmanaged = [ "docker0" ];
32 }; 33 };
33 34
34 extraHosts = '' 35 extraHosts = ''