mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Configure backups for forgejo
This commit is contained in:
parent
da9008c379
commit
b1507caac5
2 changed files with 56 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
enable = true;
|
||||
domain = "git.sstork.dev";
|
||||
ssh.enable = true;
|
||||
backups.enable = true;
|
||||
};
|
||||
|
||||
caddy.virtualHosts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue