This website requires JavaScript.
Explore
Help
Sign in
upRootNutrition
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced
2025-06-16 01:55:13 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e596e1c1b3
dotfiles
/
modules
/
home
/
cli
/
development
/
tooling
/
javascript
/
default.nix
12 lines
121 B
Nix
Raw
Normal View
History
Unescape
Escape
feat: added stuff for server
2025-02-05 17:58:34 -06:00
{
pkgs
,
.
.
.
}
:
{
home
.
packages
=
builtins
.
attrValues
{
feat: added stuff for server
2025-02-05 18:09:26 -06:00
inherit
(
pkgs
.
nodePackages
)
feat: added stuff for server
2025-02-05 17:58:34 -06:00
nodejs
;
}
;
}
Reference in a new issue
Copy permalink