From f82010b791e0566bee982e769ffd231dfc372267 Mon Sep 17 00:00:00 2001 From: Xavier Detant <1016863+FaustXVI@users.noreply.github.com> Date: Mon, 25 Mar 2024 11:04:39 +0100 Subject: [PATCH] Set bsp to nextgen --- modules/purposes/work/direnv.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/purposes/work/direnv.nix b/modules/purposes/work/direnv.nix index ea1cb60..5bb34cd 100644 --- a/modules/purposes/work/direnv.nix +++ b/modules/purposes/work/direnv.nix @@ -16,6 +16,7 @@ ["eo-connect"]="EO-CONNECT" ["rust-training"]="NEXGEN" ["poc-bhl-rust"]="NEXGEN" + ["vent-cpu-bsp"]="NEXGEN" ) for DIR in "''${!directory_mapping[@]}"