feat: enable git-lfs

This commit is contained in:
Felix Schröter 2022-05-13 12:06:04 +02:00
parent 4eaefe4c6f
commit 8939592b58
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -3,6 +3,7 @@
{
programs.git = {
enable = true;
lfs.enable = true;
profiles = {
private = {
name = "Felix Schröter";