summaryrefslogtreecommitdiffstats
path: root/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
commitd8f94bef5f42a41f165360940ced3d14bcfa0be5 (patch)
tree7a0c5e37c6d4956263519684cb7774752777117f /1systems/x/config.nix
parent5f0565ea8c24995d1fc218db837821fa17275672 (diff)
ma omo,x.r: disable ipv6 until studio-link issue is resolved
Diffstat (limited to '1systems/x/config.nix')
-rw-r--r--1systems/x/config.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/1systems/x/config.nix b/1systems/x/config.nix
index ea92e3485..4e6706b25 100644
--- a/1systems/x/config.nix
+++ b/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 = {