Infini-DL360/forgejo: persist forgejo runners
This commit is contained in:
parent
d0aebb0568
commit
fcdfc3203d
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ let
|
||||||
domain = config.common.subdomain "git";
|
domain = config.common.subdomain "git";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
persist.directories = [ "/var/lib/private/gitea-runner/" ];
|
||||||
|
|
||||||
services.forgejo = {
|
services.forgejo = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue