./hardware-configuration.nix does not exist

This commit is contained in:
Sebastian Moser
2023-10-31 10:57:32 +00:00
parent d0c5a5d905
commit 3a7f5f3128

View File

@@ -7,7 +7,7 @@
{ {
imports = imports =
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
./hardware-configuration.nix ../hardware/hpm-laptop.nix
]; ];
# Use the systemd-boot EFI boot loader. # Use the systemd-boot EFI boot loader.