work: add turbo
This commit is contained in:
parent
81aba75501
commit
204b39eb87
|
@ -7,6 +7,7 @@
|
|||
mj.base.users.user.extraGroups = ["docker"];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
turbo
|
||||
nodejs
|
||||
google-cloud-sdk
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue