mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
Make starfive-visionfive-2 merge with sd-image module
This commit is contained in:
parent
9da64c8fd9
commit
9fcf30fccf
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ in {
|
|||
imports = [
|
||||
"${modulesPath}/profiles/base.nix"
|
||||
"${modulesPath}/installer/sd-card/sd-image.nix"
|
||||
./default.nix
|
||||
./.
|
||||
];
|
||||
|
||||
sdImage = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue