mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 17:45:12 -05:00
feat: added stuff for server
This commit is contained in:
parent
3811435d5b
commit
89814be57c
1 changed files with 1 additions and 3 deletions
|
@ -4,10 +4,8 @@
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
home.packages = builtins.attrValues {
|
home.packages = builtins.attrValues {
|
||||||
inherit (pkgs.nodePackages_latest)
|
inherit (pkgs.nodePackages)
|
||||||
nodejs
|
nodejs
|
||||||
npm
|
|
||||||
typescript-language-server
|
|
||||||
;
|
;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue