This commit is contained in:
TheWanderingCrow 2025-03-06 09:22:58 -05:00
commit 7a710d1319
5 changed files with 28 additions and 1 deletions

View file

@ -8,5 +8,9 @@
defaultBranch = "main";
};
};
lfs = {
enable = true;
skipSmudge = true;
};
};
}