fix: The caddy port must be a string
This commit is contained in:
parent
ec65523af5
commit
ec54078025
2 changed files with 1 additions and 2 deletions
|
|
@ -10,7 +10,6 @@
|
|||
let
|
||||
agenixOverlay = final: prev: { agenix = agenix.packages.${prev.system}.default; };
|
||||
|
||||
# customOverlays = import ../overlay;
|
||||
customOverlays = (
|
||||
final: prev: {
|
||||
# caddy-custom = prev.callPackage ../overlay/caddy-custom.nix { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue