diff --git a/configuration.nix b/configuration.nix index 0522bb5..0f16b91 100644 --- a/configuration.nix +++ b/configuration.nix @@ -7,7 +7,7 @@ { imports = [ # Include the results of the hardware scan. - ./hardware-configuration.nix + /etc/nixos/hardware-configuration.nix ]; # Use the systemd-boot EFI boot loader.