This website requires JavaScript.
Explore
Help
Register
Sign In
ciapa
/
infrastructure
Watch
1
Star
0
Fork
You've already forked infrastructure
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e59c96ebff
infrastructure
/
modules
/
base
/
packages.nix
11 lines
113 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
vim
git
curl
htop
rclone
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink