summaryrefslogtreecommitdiffstats
path: root/1systems/sdev/config.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-02-14 09:49:57 +0100
committermakefu <github@syntax-fehler.de>2018-02-14 09:49:57 +0100
commitb54670185c653846faa8b9db5d4f36107962edbd (patch)
tree4dfd34b2529ab3cd3fe39b2e18c7aaf1e3653aec /1systems/sdev/config.nix
parentf61735041d87d39766183b041157e99d939e70be (diff)
ma docker: use 2configs
Diffstat (limited to '1systems/sdev/config.nix')
-rw-r--r--1systems/sdev/config.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/1systems/sdev/config.nix b/1systems/sdev/config.nix
index 81e8cd4d1..7a87362d8 100644
--- a/1systems/sdev/config.nix
+++ b/1systems/sdev/config.nix
@@ -18,6 +18,7 @@
# environment
<stockholm/makefu/2configs/tinc/retiolum.nix>
+ <stockholm/makefu/2configs/virtualisation/docker.nix>
];
# allow sdev to deploy self
@@ -31,7 +32,6 @@
ppp xclip
get
passwdqc-utils
- docker
gnupg
populate
(pkgs.writeScriptBin "tor-browser" ''
@@ -40,8 +40,6 @@
'')
];
- virtualisation.docker.enable = true;
-
networking.firewall.allowedTCPPorts = [
25
80