test wlan iun armv7
This commit is contained in:
parent
0242cec977
commit
d25a804f13
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
, nixpkgs
|
||||
}:
|
||||
let img = (import liminix {
|
||||
device = import "${liminix}/devices/qemu/";
|
||||
device = import "${liminix}/devices/qemu-armv7l/";
|
||||
liminix-config = ./configuration.nix;
|
||||
}).outputs.default;
|
||||
pkgs = import <nixpkgs> { overlays = [(import ../../overlay.nix)]; };
|
||||
|
|
Loading…
Reference in a new issue