aboutsummaryrefslogblamecommitdiff
path: root/example/agent.hcl
blob: dc3c2f5fe15eaa20b9cd42e0649f75c909a333f6 (plain) (tree)
1
2
3
4
5
6
7
8
9
                    
 


        
                      
          
                                                        
   
 
#log_level = "TRACE"

client {
}

plugin "nix2-driver" {
  config {
    default_nixpkgs = "github:nixos/nixpkgs/nixos-22.05"
  }
}