Caddy: Difference between revisions
Cleanup and restructuring page |
|||
Line 105: | Line 105: | ||
=== Plug-ins === | === Plug-ins === | ||
{{Note|Parts of this module are not yet stable will be available with the upcoming NixOS release 25.05.}} | |||
Following example is adding the plugin powerdns in version 1.0.1 to your Caddy binary<syntaxhighlight lang="nix"> | Following example is adding the plugin powerdns in version 1.0.1 to your Caddy binary<syntaxhighlight lang="nix"> | ||
services.caddy = { | services.caddy = { |