diff --git a/hosts/rpi-netboot/default.nix b/hosts/rpi-netboot/default.nix index fafb6b9f..2a762cb5 100644 --- a/hosts/rpi-netboot/default.nix +++ b/hosts/rpi-netboot/default.nix @@ -66,6 +66,8 @@ bevy_julia bevy_mandelbrot allcolors + ffmpeg + trainbot ]; nix.gc.automatic = lib.mkForce false;