sam: Install git

This commit is contained in:
Chandler Swift 2025-07-09 16:02:05 -05:00
parent 1d76564f73
commit 7ddfd59f6b
No known key found for this signature in database
GPG key ID: B123483B24A4D579

View file

@ -114,6 +114,7 @@
environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget
git
];
# Some programs need SUID wrappers, can be configured further or are