Enable git lfs support

This commit is contained in:
Bad 2022-09-08 11:45:42 +02:00
parent f481387d5c
commit 4de6ac078d

View file

@ -1,6 +1,7 @@
{
programs.git = {
enable = true;
lfs.enable = true;
extraConfig = {
init.defaultBranch = "mistress";