diff --git a/hosts/the-most-default.nix b/hosts/the-most-default.nix index f5036c8..75c9970 100755 --- a/hosts/the-most-default.nix +++ b/hosts/the-most-default.nix @@ -7,7 +7,7 @@ { imports = [ # Include the results of the hardware scan. - ./hardware-configuration.nix + ../hardware/hpm-laptop.nix ]; # Use the systemd-boot EFI boot loader.