expose disko for non x86

This commit is contained in:
Jörg Thalheim 2022-12-09 14:22:45 +01:00
parent 66add2cd9e
commit 9e2c9d06f5
3 changed files with 54 additions and 41 deletions

View file

@ -66,7 +66,7 @@
};
installedTopLevel = (eval-config {
modules = [ installed-system ];
system = "x86_64-linux";
inherit (pkgs) system;
}).config.system.build.toplevel;
in
makeTest' {