aboutsummaryrefslogtreecommitdiff
path: root/example/agent.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'example/agent.hcl')
-rw-r--r--example/agent.hcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/agent.hcl b/example/agent.hcl
index 740c221..dc3c2f5 100644
--- a/example/agent.hcl
+++ b/example/agent.hcl
@@ -5,5 +5,6 @@ client {
plugin "nix2-driver" {
config {
+ default_nixpkgs = "github:nixos/nixpkgs/nixos-22.05"
}
}