lol

nixos/acme: Fix xml (#34683)

authored by

Robert Schütz and committed by zimbatm.tngl.sh b5ecdfa9 91eb41b1

+1 -1
+1 -1
nixos/modules/security/acme.nix
··· 49 49 default = false; 50 50 description = '' 51 51 Give read permissions to the specified group 52 - (<option>security.acme.cert.<name>.group</option>) to read SSL private certificates. 52 + (<option>security.acme.cert.&lt;name&gt;.group</option>) to read SSL private certificates. 53 53 ''; 54 54 }; 55 55