Add git package

This commit is contained in:
Maciej Jur 2023-07-09 15:08:36 +02:00
parent d091471c01
commit f11a67c10f
No known key found for this signature in database
GPG key ID: ADA3BF323198C639

View file

@ -71,6 +71,7 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
git
vim
wget
neovim