minimal: Adapt to gitAndTools change

This commit is contained in:
Quentin Boyer 2025-11-08 12:13:31 +01:00
parent abaf9290f2
commit 5bbe4a9327

View file

@ -119,7 +119,7 @@
programs.git = {
enable = true;
package = pkgs.gitAndTools.gitFull;
package = pkgs.gitFull;
lfs.enable = true;
delta = {
enable = true;