aboutsummaryrefslogtreecommitdiff
path: root/machines/nixos-test.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/nixos-test.nix')
-rw-r--r--machines/nixos-test.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/machines/nixos-test.nix b/machines/nixos-test.nix
new file mode 100644
index 0000000..865d469
--- /dev/null
+++ b/machines/nixos-test.nix
@@ -0,0 +1,5 @@
+{ config, lib, pkgs, ... }:
+
+{
+
+}