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