update
This commit is contained in:
parent
a43af46a08
commit
448da5e02f
3 changed files with 32 additions and 7 deletions
|
|
@ -6,12 +6,8 @@ services.caddy = {
|
|||
package = pkgs.caddy.withPlugins {
|
||||
plugins = [ "github.com/caddy-dns/gandi@v1.1.0" ];
|
||||
hash = "sha256-5mjD0CY7f5+sRtV1rXysj8PvId2gQaWiXlIaTg2Lv8A=";
|
||||
configFile = ./services/Caddyfile;
|
||||
};
|
||||
|
||||
virtualHosts."localhost".extraConfig = ''
|
||||
respond "Hello, world!"
|
||||
'';
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue