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 | 8fc84193512c2f06c00f0c9b80ec5db53f6a7f3c (patch) | |
tree | 6252e91845286d1726a2df601c5cf79d8d2035a5 /tv/1systems/nomic.nix | |
parent | 5f00b6b93fa081bbd76e5ba67de183e2db83cc15 (diff) |
don't try to mimic nixpkgs
Diffstat (limited to 'tv/1systems/nomic.nix')
-rw-r--r-- | tv/1systems/nomic.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 610434f..2c9775d 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -6,6 +6,7 @@ with config.krebs.lib; krebs.build.host = config.krebs.hosts.nomic; imports = [ + ../. ../2configs/hw/AO753.nix ../2configs/exim-retiolum.nix ../2configs/git.nix |