about summary refs log tree commit diff
path: root/machines/hp-compaq/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/hp-compaq/default.nix')
-rwxr-xr-xmachines/hp-compaq/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/machines/hp-compaq/default.nix b/machines/hp-compaq/default.nix
deleted file mode 100755
index 246ffea..0000000
--- a/machines/hp-compaq/default.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{
-	imports = [
-		./configuration.nix
-		./hardware-configuration.nix
-	];
-}