summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/config.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-05-21 11:03:32 +0200
committermakefu <github@syntax-fehler.de>2020-05-21 11:03:32 +0200
commit4ba18c6d2a442834e79b5526eff0aa2c5f8398e8 (patch)
tree33975d3547e6a380aa38a89da69cbaa0f9c518a4 /makefu/1systems/x/config.nix
parent2f244cf3a85c82a57d34b42e3aaf80162bdf65a7 (diff)
ma omo,x.r: disable ipv6 until studio-link issue is resolved
Diffstat (limited to 'makefu/1systems/x/config.nix')
-rw-r--r--makefu/1systems/x/config.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix
index ea92e348..4e6706b2 100644
--- a/makefu/1systems/x/config.nix
+++ b/makefu/1systems/x/config.nix
@@ -19,7 +19,9 @@
<stockholm/makefu/2configs/tools/all.nix>
{ programs.adb.enable = true; }
+ { systemd.services.docker.wantedBy = lib.mkForce []; }
<stockholm/makefu/2configs/dict.nix>
+ <stockholm/makefu/2configs/legacy_only.nix>
#<stockholm/makefu/3modules/netboot_server.nix>
#{
# netboot_server = {