add git-lfs

This commit is contained in:
Frost-Phoenix 2024-03-18 18:23:50 +01:00
parent 06a71f9c9b
commit 34a50c5350

View file

@ -12,5 +12,5 @@
}; };
}; };
home.packages = [ pkgs.gh ]; home.packages = [ pkgs.gh pkgs.git-lfs ];
} }