semicolon

This commit is contained in:
mjallen18
2025-11-24 11:44:11 -06:00
parent b4c1cb2a9f
commit 821d594292

View File

@@ -7,7 +7,7 @@ in
loader.raspberry-pi = {
bootloader = "kernel";
firmwarePackage = kernelBundle.raspberrypifw;
}
};
kernelPackages = kernelBundle.linuxPackages_rpi5;
supportedFilesystems = lib.mkForce [ ];
};