Re-add nodejs to gandalf shell
This commit is contained in:
parent
84170617ea
commit
314296c896
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
imagemagick
|
imagemagick
|
||||||
libyaml
|
libyaml
|
||||||
|
nodejs
|
||||||
];
|
];
|
||||||
env = [
|
env = [
|
||||||
{ name = "DATABASE_URL"; value = "mysql2://root:gandalf@127.0.0.1:3306/gandalf"; }
|
{ name = "DATABASE_URL"; value = "mysql2://root:gandalf@127.0.0.1:3306/gandalf"; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue