diff options
Diffstat (limited to 'hosts/p-body')
| -rw-r--r-- | hosts/p-body/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix index 5b7be66..1cb6acb 100644 --- a/hosts/p-body/default.nix +++ b/hosts/p-body/default.nix @@ -11,7 +11,7 @@ hercules-ci-agent.nixosModules.agent-service ]; - server.enable = true; + getchoo.server.enable = true; environment.systemPackages = [ hercules-ci-agent.packages.x86_64-linux.hercules-ci-cli |
