diff options
Diffstat (limited to 'hosts/atlas/default.nix')
| -rw-r--r-- | hosts/atlas/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index 3d52b66..9763d70 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -14,7 +14,7 @@ boot.cleanTmpDir = true; environment.systemPackages = with pkgs; [ - hercules-ci-agent.packages.x86_64-linux.hercules-ci-cli + hercules-ci-agent.packages.aarch64-linux.hercules-ci-cli ]; networking.hostName = "atlas"; |
