work: add turbo

main
Motiejus Jakštys 2024-03-13 13:16:57 +02:00 committed by Motiejus Jakštys
parent 81aba75501
commit 204b39eb87
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
mj.base.users.user.extraGroups = ["docker"];
environment.systemPackages = with pkgs; [
turbo
nodejs
google-cloud-sdk
];