work: add nodejs

main
Motiejus Jakštys 2024-03-13 13:09:41 +02:00 committed by Motiejus Jakštys
parent 43849f12c6
commit 81aba75501
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; [
nodejs
google-cloud-sdk
];