add cert
This commit is contained in:
parent
3e54951548
commit
23ff02e0a3
1 changed files with 6 additions and 0 deletions
|
|
@ -229,5 +229,11 @@ in {
|
|||
environmentFile = config.age.secrets."nearlyfreespeech".path;
|
||||
webroot = null;
|
||||
};
|
||||
|
||||
certs."webdav.philippeterson.com" = {
|
||||
dnsProvider = "nearlyfreespeech";
|
||||
environmentFile = config.age.secrets."nearlyfreespeech".path;
|
||||
webroot = null;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue