update nodejs

This commit is contained in:
Johannes Kirschbauer 2023-12-01 09:13:59 +01:00 committed by Johannes Kirschbauer
parent 9f22813c7f
commit ebbd9a9c34

View File

@ -22,6 +22,7 @@ let
{
config.floco.settings = {
inherit system;
nodePackage = pkgs.nodejs_20;
basedir = ./.;
};
}