deploy-json docs

This commit is contained in:
Joseph Hanson 2024-06-19 09:45:36 -05:00
parent 01c3ed9e7a
commit 15e0e48de1

View file

@ -106,6 +106,8 @@
imports = x86_64-linux-modules;
};
# Constructs a deploy.json output that can be used to deploy the runners
# https://docs.cachix.org/deploy/reference#deploy-json
deploy-json =
let
inherit (common "aarch64-linux") cachix-deploy-lib;