add gitea state dir to clan backups
This commit is contained in:
parent
d3257336fc
commit
4648d28ac0
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
clan.core.state.gitea.folders = [ config.services.gitea.stateDir ];
|
||||
|
||||
services.nginx.virtualHosts."git.turifer.dev" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue