Infini-DL360/forgejo: enable git lfs
This commit is contained in:
parent
dae153733e
commit
0062c59c0a
1 changed files with 4 additions and 0 deletions
|
@ -6,8 +6,12 @@ in
|
|||
{
|
||||
services.forgejo = {
|
||||
enable = true;
|
||||
|
||||
user = "git";
|
||||
stateDir = "/srv/forgejo";
|
||||
|
||||
lfs.enable = true;
|
||||
|
||||
mailerPasswordFile = config.secrets.smtp-password;
|
||||
settings = {
|
||||
server = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue