This website requires JavaScript.
Explore
Help
Sign In
KCNHUB
/
WS-KCNHUB
Watch
1
Star
0
Fork
You've already forked WS-KCNHUB
0
Code
Issues
2
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4e99e1ad65
WS-KCNHUB
/
machines
/
kcnhub
/
packages
/
terminal.nix
10 lines
111 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
git
curl
wget
zip
unzip
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink