aboutsummaryrefslogtreecommitdiff
path: root/hosts/carmel/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/carmel/default.nix2
1 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