diff options
author | tv <tv@krebsco.de> | 2016-02-15 16:27:11 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-15 16:34:50 +0100 |
commit | 8f520b19b623919fa6319029a955d43fd051773c (patch) | |
tree | 2181809786e54d053532fab2f24b1ff032592e41 /tv/1systems/cd.nix | |
parent | 673853e092c211e26a08030f87f9c868c6442a71 (diff) |
don't try to mimic nixpkgs
Diffstat (limited to 'tv/1systems/cd.nix')
-rw-r--r-- | tv/1systems/cd.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index 3f804ba12..9b6382607 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -6,6 +6,7 @@ with config.krebs.lib; krebs.build.host = config.krebs.hosts.cd; imports = [ + ../. ../2configs/hw/CAC-Developer-2.nix ../2configs/fs/CAC-CentOS-7-64bit.nix ../2configs/exim-smarthost.nix |