summaryrefslogtreecommitdiff
path: root/phenex
diff options
context:
space:
mode:
authorKenny Ballou <kballou@devnulllabs.io>2019-05-01 17:45:18 -0600
committerKenny Ballou <kballou@devnulllabs.io>2019-05-01 17:45:18 -0600
commitf2bd1719663c40583a3239549fbe04c9c3b299f6 (patch)
treefefc2138823126f3cdc57675d0ed3c37fe0aa9d3 /phenex
parent44b52f1cae5b09cb0b8d714e237f9bf4a63bad75 (diff)
downloadcfg.nix-f2bd1719663c40583a3239549fbe04c9c3b299f6.tar.gz
cfg.nix-f2bd1719663c40583a3239549fbe04c9c3b299f6.tar.xz
phenex: add docker service
Signed-off-by: Kenny Ballou <kballou@devnulllabs.io>
Diffstat (limited to 'phenex')
-rw-r--r--phenex/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/phenex/configuration.nix b/phenex/configuration.nix
index 4dcf769..629899c 100644
--- a/phenex/configuration.nix
+++ b/phenex/configuration.nix
@@ -10,6 +10,7 @@
./secrets.nix
./services/clamav.nix
./services/firewall.nix
+ ./services/docker.nix
./services/dnsmasq.nix
./services/sound.nix
./services/x11.nix