add devbox to development packages
This commit is contained in:
parent
867d0740e2
commit
4d8628a452
@ -1,6 +1,8 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
# devbox
|
||||||
|
unstable.devbox
|
||||||
# Javascript
|
# Javascript
|
||||||
nodejs
|
nodejs
|
||||||
nodePackages.yarn
|
nodePackages.yarn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user