fix nix file name

This commit is contained in:
Jaka Hudoklin 2014-04-07 23:49:58 +02:00
parent 65cb6e7666
commit 9d09f8649b

View File

@ -1,4 +1,4 @@
{
reService = import ./nix-services;
reContain = import ./containers.nix;
reContain = import ./container.nix;
}