mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
forgejo: Disable lfs
This commit is contained in:
parent
4e65984e37
commit
7334d45361
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ in
|
||||||
user = "git";
|
user = "git";
|
||||||
group = "git";
|
group = "git";
|
||||||
|
|
||||||
lfs.enable = true;
|
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
DOMAIN = cfg.domain;
|
DOMAIN = cfg.domain;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue