cli: Install git-lfs

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-07-01 01:41:19 +03:00
parent 4f0978254a
commit 87fb8d82e9
Signed by: gkaklas
GPG key ID: C0CAB8A6BDC9399D

View file

@ -1,6 +1,7 @@
{pkgs, ...}: {
programs.git = {
enable = true;
lfs.enable = true;
delta = {
enable = true;
options = {