summaryrefslogtreecommitdiffstats
path: root/makefu/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-02-16 18:28:59 +0100
committermakefu <github@syntax-fehler.de>2017-03-05 16:55:43 +0100
commitd5f26f28317a923397a36309554396194bfcad27 (patch)
tree64e98f3431c8ffa85d75c58613760a91e88509d7 /makefu/1systems
parentc05764274e5043912204b56cb1f032e1d5db6717 (diff)
m umts: add apn option
Diffstat (limited to 'makefu/1systems')
-rw-r--r--makefu/1systems/x.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/x.nix b/makefu/1systems/x.nix
index 08da9206..57e120e6 100644
--- a/makefu/1systems/x.nix
+++ b/makefu/1systems/x.nix
@@ -66,6 +66,7 @@
];
makefu.server.primary-itf = "wlp2s0";
makefu.full-populate = true;
+ makefu.umts.apn = "web.vodafone.de";
nixpkgs.config.allowUnfree = true;
krebs.nginx = {