mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/anser/configuration.nix
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -22,4 +23,8 @@
|
||||
"loglevel=4"
|
||||
];
|
||||
|
||||
image.modules.sd-card.sdImage.postBuildCommands = ''
|
||||
dd if=${pkgs.ubootRadxaZero3W}/u-boot-rockchip.bin of=$img conv=fsync,notrunc bs=512 seek=64
|
||||
'';
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user