Add git to system packages on mac

This commit is contained in:
xenia 2024-06-21 19:52:23 +02:00
parent 9af54627f0
commit b2d5956424

View File

@ -93,6 +93,7 @@
environment.systemPackages = with pkgs ; [
binutils
coreutils
git
home-manager