nod: Android integration
This commit is contained in:
parent
af122405fb
commit
d3119db300
2 changed files with 11 additions and 0 deletions
|
@ -33,6 +33,7 @@ let
|
|||
in
|
||||
{
|
||||
config = {
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
programs.ssh.knownHosts = lib.trivial.pipe vivariumBuilders [
|
||||
(builtins.map (builder: {
|
||||
name = builder.hostName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue