about summary refs log tree commit diff
path: root/hosts/carmel
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/carmel/default.nix2
-rw-r--r--hosts/carmel/hardware.nix (renamed from hosts/carmel/hardware-configuration.nix)0
2 files changed, 1 insertions, 1 deletions
diff --git a/hosts/carmel/default.nix b/hosts/carmel/default.nix
index 71980f7..d3b7cf3 100644
--- a/hosts/carmel/default.nix
+++ b/hosts/carmel/default.nix
@@ -2,7 +2,7 @@
 
 {
   imports = [ # Include the results of the hardware scan.
-    ./hardware-configuration.nix
+    ./hardware.nix
     ./boot.nix
     ./sound.nix
     ./networking.nix
diff --git a/hosts/carmel/hardware-configuration.nix b/hosts/carmel/hardware.nix
index aa86049..aa86049 100644
--- a/hosts/carmel/hardware-configuration.nix
+++ b/hosts/carmel/hardware.nix