This website requires JavaScript.
Explore
Help
Register
Sign In
ghostfox
/
gooberos
Watch
1
Star
0
Fork
0
You've already forked gooberos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2d5ca2963e9faa1f3fb8add2b223370e73b5f6f
gooberos
/
modules
/
development
/
packages.nix
12 lines
162 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2026-03-30 00:20:36 +02:00
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
# Languages
nodejs
python3
go
just
nodejs
]
;
Fix up Kurin
2026-04-02 02:44:48 +02:00
}
Reference in New Issue
Copy Permalink