Use absolute path for hardware config

This commit is contained in:
ekzyis 2024-04-21 17:03:20 +02:00
parent 611b5384ae
commit 2aa2732017
1 changed files with 1 additions and 1 deletions

View File

@ -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.