summaryrefslogtreecommitdiff
path: root/phenex
diff options
context:
space:
mode:
authorKenny Ballou <kballou@devnulllabs.io>2019-05-02 17:58:44 -0600
committerKenny Ballou <kballou@devnulllabs.io>2019-05-02 17:58:44 -0600
commit573682acae2e1e4d2a1fe90ace3e84b424deb348 (patch)
tree6ebb86b32fcdcafb3595c3b5f0a6c6bae82460a2 /phenex
parente4a6cb3e449231a59412175d367b6aa27d8af268 (diff)
downloadcfg.nix-573682acae2e1e4d2a1fe90ace3e84b424deb348.tar.gz
cfg.nix-573682acae2e1e4d2a1fe90ace3e84b424deb348.tar.xz
machines: add overlays
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 685fd11..13dc381 100644
--- a/phenex/configuration.nix
+++ b/phenex/configuration.nix
@@ -8,6 +8,7 @@
imports =
[ ./hardware-configuration.nix
./secrets.nix
+ ./overlays.nix
./services/clamav.nix
./services/firewall.nix
./services/docker.nix