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
8a9350b114
infrastructure
/
modules
/
base
/
packages.nix
12 lines
124 B
Nix
Raw
Blame
History
{
pkgs
,
.
.
.
}:
{
environment
.
systemPackages
=
with
pkgs
;
[
vim
git
curl
btop
rclone
screen
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink