diff options
author | lassulus <lass@aidsballs.de> | 2016-09-13 00:04:48 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-09-13 00:04:48 +0200 |
commit | f9148e16d478bdf6339d194cd9c8770ff244e759 (patch) | |
tree | 37562bc89f6c57ad4d335cdb4bb36c3d19390f2b /lass/1systems | |
parent | 928ac9f153682aa2a98213a39b6732591a8c27a6 (diff) |
l 2: add iodined.nix & import in prism
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/prism.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/prism.nix b/lass/1systems/prism.nix index 9cf5ca009..b508103c5 100644 --- a/lass/1systems/prism.nix +++ b/lass/1systems/prism.nix @@ -23,6 +23,7 @@ in { ../2configs/buildbot-standalone.nix ../2configs/repo-sync.nix ../2configs/binary-cache/server.nix + ../2configs/iodined.nix { imports = [ ../2configs/git.nix |