Remove security.acme.preliminarySelfsigned option as it no longer has an effect
This commit is contained in:
parent
31a081ffb8
commit
55a984b03c
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
security.acme = {
|
||||
defaults.email = "acme@grzb.de";
|
||||
acceptTerms = true;
|
||||
preliminarySelfsigned = true;
|
||||
};
|
||||
|
||||
# Print the ed25519 public ssh host key to console when booting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue