summaryrefslogtreecommitdiff
path: root/hosts/p-body
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/p-body')
-rw-r--r--hosts/p-body/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/p-body/default.nix b/hosts/p-body/default.nix
index 1b9b029..1f598e8 100644
--- a/hosts/p-body/default.nix
+++ b/hosts/p-body/default.nix
@@ -13,7 +13,7 @@
server.enable = true;
- environment.systemPackages = with pkgs; [
+ environment.systemPackages = [
hercules-ci-agent.packages.x86_64-linux.hercules-ci-cli
];