Various: Add support for raspberry pi 4.

This commit is contained in:
Thomas Kerber
2019-09-17 04:05:16 +01:00
parent 7f523f4d7e
commit cc5baf2d86
12 changed files with 112 additions and 29 deletions
+5
View File
@@ -180,6 +180,11 @@ in rec {
inherit system;
});
sd_image_raspberrypi4 = forMatchingSystems [ "aarch64-linux" ] (system: makeSdImage {
module = ./modules/installer/cd-dvd/sd-image-raspberrypi4.nix;
inherit system;
});
# A bootable VirtualBox virtual appliance as an OVA file (i.e. packaged OVF).
ova = forMatchingSystems [ "x86_64-linux" ] (system: