17 lines
388 B
Nix
17 lines
388 B
Nix
{
|
|
plugins = {
|
|
certmagic = {
|
|
url = "github.com/caddyserver/certmagic";
|
|
version = "v0.22.3-0.20250407182622-b9399eadfbe7";
|
|
type = "git";
|
|
};
|
|
|
|
cloudflare = {
|
|
url = "github.com/caddy-dns/cloudflare";
|
|
version = "v0.1.1-0.20250407183951-bbf79111721a";
|
|
type = "git";
|
|
};
|
|
};
|
|
|
|
hash = "sha256-dvWokqBDpE/Tga1YK8PLf8AF3p2Ba0DxoEwpcms/ld8=";
|
|
}
|