Implement basic backups with restic

This commit is contained in:
2026-01-24 01:13:32 -05:00
parent 7842126a66
commit 5ba7e22e8a
3 changed files with 52 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
services.gitea = {
enable = true;
dump.enable = true;
settings = {
service.DISABLE_REGISTRATION = true;
server = {