change import to hard path

This commit is contained in:
2025-08-24 23:43:02 +02:00
parent 53fc066480
commit fc0087c839
+1 -1
View File
@@ -5,7 +5,7 @@
{
imports =
[
./hardware-configuration.nix
/etc/nixos/hardware-configuration.nix
];
boot.loader.systemd-boot.enable = true;