Add nodejs to dev environment
This commit is contained in:
parent
0c955ab2cc
commit
28132b6783
@ -1,7 +1,8 @@
|
||||
{ config, pkgs, libs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
nodejs
|
||||
nodePackages.yarn
|
||||
php
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user