{
services.gitea = {
enable = true;
rootUrl = "https://code.lanakk.com";
dump = {
interval = "03:30:00";
backupDir = "/var/backup/gitea";
};
}