[NixOS] Add git to packages.nix
This commit is contained in:
parent
9b7755f813
commit
ddbc1f1111
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
wget
|
||||
killall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue