Compare commits
No commits in common. "9e42260f50d1f2b83f0f7390ab06f1db0918aa81" and "42ed88bb9467915e0e5ad80fee4f7dd7b3cb4f16" have entirely different histories.
9e42260f50
...
42ed88bb94
1 changed files with 1 additions and 4 deletions
|
@ -168,7 +168,7 @@
|
|||
enable = true;
|
||||
package = pkgs.forgejo;
|
||||
stateDir = "/var/lib/git.reidlab.online";
|
||||
appName = "reidlab's git instance";
|
||||
appName = "Forgejo: reidlab.online git";
|
||||
database = {
|
||||
type = "postgres";
|
||||
name = "gitea";
|
||||
|
@ -202,9 +202,6 @@
|
|||
DEFAULT_ENABLE_TIMETRACKING = true;
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
"federation" = {
|
||||
ENABLED = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
services.nginx.virtualHosts."git.reidlab.online" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue