Enable gitea-runner on odyssey

This commit is contained in:
Jordan Holt 2024-05-06 16:15:33 +01:00
parent a8961d1ddc
commit b567b442e1
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;