nixos/acme: Fix xml (#34683)
This commit is contained in:
parent
91eb41b138
commit
b5ecdfa977
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ let
|
|||
default = false;
|
||||
description = ''
|
||||
Give read permissions to the specified group
|
||||
(<option>security.acme.cert.<name>.group</option>) to read SSL private certificates.
|
||||
(<option>security.acme.cert.<name>.group</option>) to read SSL private certificates.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue