about summary refs log tree commit diff
path: root/hosts/luna/hardware/chromebook/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/luna/hardware/chromebook/default.nix')
-rw-r--r--hosts/luna/hardware/chromebook/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/luna/hardware/chromebook/default.nix b/hosts/luna/hardware/chromebook/default.nix
deleted file mode 100644
index b0125ee..0000000
--- a/hosts/luna/hardware/chromebook/default.nix
+++ /dev/null
@@ -1,4 +0,0 @@
-{ ... }:
-{
-  imports = [ ./hardware.nix ];
-}