[nidaros] Add missing boot import

This commit is contained in:
2025-10-14 17:49:00 +02:00
parent a032fc0f14
commit 7ef07ac32a

View File

@@ -3,6 +3,7 @@
{
imports = with lib.custom; [
(relativeToBase "modules")
./boot.nix
./hardware.nix
];