forked from DGNum/liminix
add tftpboot test for mips
This commit is contained in:
parent
a962f18369
commit
9c894bdabf
8 changed files with 95 additions and 5 deletions
|
@ -33,7 +33,7 @@
|
|||
in {
|
||||
defaultOutput = "vmroot";
|
||||
rootDevice = "/dev/mtdblock0";
|
||||
dts.src = null;
|
||||
dts.src = pkgs.lib.mkDefault null;
|
||||
flash.eraseBlockSize = 65536;
|
||||
networkInterfaces =
|
||||
let inherit (config.system.service.network) link;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue