Compare commits
No commits in common. "3b2b6699dae54c2f9f381da02d720149ea77b3aa" and "278cec1682c067546f5a3a24bb43b496ff545aa2" have entirely different histories.
3b2b6699da
...
278cec1682
|
@ -127,7 +127,7 @@
|
|||
# ACME certs configuration
|
||||
security.acme = {
|
||||
acceptTerms = true;
|
||||
defaults.email = "akasroua@gmail.com";
|
||||
email = "akasroua@gmail.com";
|
||||
certs."coolneng.duckdns.org".extraDomainNames = [
|
||||
"radicale.coolneng.duckdns.org"
|
||||
"sync.coolneng.duckdns.org"
|
||||
|
|
|
@ -27,7 +27,6 @@ services=(
|
|||
"phpfpm-wallabag.service"
|
||||
"gitea.service"
|
||||
"matrix-synapse.service"
|
||||
"mautrix-telegram.service"
|
||||
"nginx.service"
|
||||
"dnsmasq.service"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue