mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 08:45:39 +00:00
add description for caddy overlay
This commit is contained in:
parent
d395347a29
commit
fc867d60cd
@ -1,3 +1,5 @@
|
||||
# Adds the Cloudflare DNS validation module
|
||||
|
||||
{ lib, buildGo118Module, fetchFromGitHub, plugins ? [ ] }:
|
||||
let
|
||||
goImports = lib.flip lib.concatMapStrings plugins (pkg: " _ \"${pkg}\"\n");
|
||||
|
Loading…
Reference in New Issue
Block a user