mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 22:53:56 -05:00
slateport: update letsencrypt email
This commit is contained in:
parent
189a8f05d9
commit
e518a2820a
|
@ -8,7 +8,7 @@ in {
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
defaults.email = "alyraffauf@fastmail.com";
|
defaults.email = "alyraffauf@gmail.com";
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
Loading…
Reference in a new issue