summaryrefslogtreecommitdiffstats
path: root/1systems/omo
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/omo
parentf61735041d87d39766183b041157e99d939e70be (diff)
ma docker: use 2configs
Diffstat (limited to '1systems/omo')
-rw-r--r--1systems/omo/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/omo/config.nix b/1systems/omo/config.nix
index 4e0d2a05f..01438397e 100644
--- a/1systems/omo/config.nix
+++ b/1systems/omo/config.nix
@@ -71,6 +71,7 @@ in {
<stockholm/makefu/2configs/mqtt.nix>
<stockholm/makefu/2configs/remote-build/slave.nix>
<stockholm/makefu/2configs/deployment/google-muell.nix>
+ <stockholm/makefu/2configs/virtualisation/docker.nix>
# security
@@ -119,7 +120,6 @@ in {
services.sabnzbd.enable = true;
systemd.services.sabnzbd.environment.SSL_CERT_FILE = "${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt";
- virtualisation.docker.enable = true;
makefu.ps3netsrv = {
enable = true;
servedir = "/media/cryptX/emu/ps3";