work: remove nodejs
This commit is contained in:
parent
2286fbc9a2
commit
ed0ae16c4a
@ -8,14 +8,14 @@
|
||||
|
||||
environment.systemPackages =
|
||||
(with pkgs; [
|
||||
swc
|
||||
nodejs
|
||||
typescript
|
||||
concurrently
|
||||
#swc
|
||||
#nodejs
|
||||
#typescript
|
||||
#concurrently
|
||||
google-cloud-sdk
|
||||
])
|
||||
++ (with pkgs.pkgs-unstable; [
|
||||
turbo
|
||||
#turbo
|
||||
]);
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user