change hash
This commit is contained in:
parent
f49d996ed2
commit
a43af46a08
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ services.caddy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.caddy.withPlugins {
|
package = pkgs.caddy.withPlugins {
|
||||||
plugins = [ "github.com/caddy-dns/gandi@v1.1.0" ];
|
plugins = [ "github.com/caddy-dns/gandi@v1.1.0" ];
|
||||||
hash = "";
|
hash = "sha256-5mjD0CY7f5+sRtV1rXysj8PvId2gQaWiXlIaTg2Lv8A=";
|
||||||
# hash = "sha256-F/jqR4iEsklJFycTjSaW8B/V3iTGqqGOzwYBUXxRKrc=";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualHosts."localhost".extraConfig = ''
|
virtualHosts."localhost".extraConfig = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue