From c1452bb3c8f7f73a9c14d86672270f00d70d60a9 Mon Sep 17 00:00:00 2001 From: Astro Date: Sat, 17 Sep 2022 19:31:38 +0200 Subject: [PATCH] dacbert, rpi-netboot: install projectm --- hosts/dacbert/default.nix | 2 +- hosts/rpi-netboot/default.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/dacbert/default.nix b/hosts/dacbert/default.nix index e013c409..fd1a777c 100644 --- a/hosts/dacbert/default.nix +++ b/hosts/dacbert/default.nix @@ -96,7 +96,7 @@ pavucontrol glxinfo tracer-game - bevy_julia + # bevy_julia bevy_mandelbrot allcolors ]; diff --git a/hosts/rpi-netboot/default.nix b/hosts/rpi-netboot/default.nix index b2a2bd9c..9212e163 100644 --- a/hosts/rpi-netboot/default.nix +++ b/hosts/rpi-netboot/default.nix @@ -68,7 +68,7 @@ glxinfo projectm tracer-game - bevy_julia + # bevy_julia bevy_mandelbrot allcolors ];