name nixos tests, close #3078

This commit is contained in:
Florian Friesdorf
2014-06-28 16:05:47 +02:00
parent 6a3e6164bd
commit 9b7dbcc83e
37 changed files with 51 additions and 7 deletions
+1
View File
@@ -1,4 +1,5 @@
import ./make-test.nix {
name = "simple"
machine = { config, pkgs, ... }: { };