container.nix -> docker-container.nix

This commit is contained in:
Eelco Dolstra
2015-04-19 22:06:45 +02:00
parent 57b05765c9
commit 1cb5583c05
3 changed files with 2 additions and 6 deletions
@@ -2,7 +2,7 @@
{
imports = [
../profiles/container.nix
../profiles/docker-container.nix # FIXME, shouldn't include something from profiles/
];
boot.postBootCommands =