1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-01 00:29:40 +01:00

Make starfive-visionfive-2 merge with sd-image module

This commit is contained in:
Peder Bergebakken Sundt 2024-10-19 21:15:31 +02:00 committed by mergify[bot]
parent 9da64c8fd9
commit 9fcf30fccf

View file

@ -5,7 +5,7 @@ in {
imports = [ imports = [
"${modulesPath}/profiles/base.nix" "${modulesPath}/profiles/base.nix"
"${modulesPath}/installer/sd-card/sd-image.nix" "${modulesPath}/installer/sd-card/sd-image.nix"
./default.nix ./.
]; ];
sdImage = { sdImage = {