git: enable Git LFS
This commit is contained in:
parent
d57c47437f
commit
73fa9d1e06
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
enable = true;
|
||||
package = pkgs.forgejo;
|
||||
database.type = "postgres";
|
||||
lfs.enable = true;
|
||||
|
||||
secrets = {
|
||||
mailer = {
|
||||
|
|
Loading…
Add table
Reference in a new issue