acme: migrate to new default option schema
This commit is contained in:
parent
719fc8bc6d
commit
593a6d6be5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
# Entropy gathering daemon
|
# Entropy gathering daemon
|
||||||
services.haveged.enable = true;
|
services.haveged.enable = true;
|
||||||
|
|
||||||
security.acme.email = "trash@nix-community.org";
|
security.acme.defaults.email = "trash@nix-community.org";
|
||||||
security.acme.acceptTerms = true;
|
security.acme.acceptTerms = true;
|
||||||
|
|
||||||
# Without configuration this unit will fail...
|
# Without configuration this unit will fail...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue