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;
|
||||
package = pkgs.caddy.withPlugins {
|
||||
plugins = [ "github.com/caddy-dns/gandi@v1.1.0" ];
|
||||
hash = "";
|
||||
# hash = "sha256-F/jqR4iEsklJFycTjSaW8B/V3iTGqqGOzwYBUXxRKrc=";
|
||||
hash = "sha256-5mjD0CY7f5+sRtV1rXysj8PvId2gQaWiXlIaTg2Lv8A=";
|
||||
};
|
||||
|
||||
virtualHosts."localhost".extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue