Letsencrypt is now certbot.
This commit is contained in:
parent
a178d8a7f7
commit
16c8e41d35
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
config.machine.pkgsets.server.pkgs = with pkgs; [
|
config.machine.pkgsets.server.pkgs = with pkgs; [
|
||||||
audit
|
audit
|
||||||
letsencrypt
|
certbot
|
||||||
php
|
php
|
||||||
simp_le
|
simp_le
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue