mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
Make starfive-visionfive-2 merge with sd-image module
This commit is contained in:
committed by
mergify[bot]
parent
9da64c8fd9
commit
9fcf30fccf
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user