Enable gitea-runner on odyssey

This commit is contained in:
Jordan Holt 2024-05-06 16:15:33 +01:00
parent d921134b48
commit 7f82ee9300
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -93,6 +93,7 @@
]; ];
repoPath = "ssh://iqwu22oq@iqwu22oq.repo.borgbase.com/./repo"; repoPath = "ssh://iqwu22oq@iqwu22oq.repo.borgbase.com/./repo";
}; };
gitea-runner.enable = true;
}; };
shell = { shell = {
git.enable = true; git.enable = true;