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