diff --git a/hosts/odyssey/default.nix b/hosts/odyssey/default.nix index cf22543..8446eaa 100644 --- a/hosts/odyssey/default.nix +++ b/hosts/odyssey/default.nix @@ -93,6 +93,7 @@ ]; repoPath = "ssh://iqwu22oq@iqwu22oq.repo.borgbase.com/./repo"; }; + gitea-runner.enable = true; }; shell = { git.enable = true;