remove unused option

This commit is contained in:
Osman Faruk Bayram 2025-12-20 13:59:12 +03:00
parent e2ea780938
commit c99444c472

View file

@ -44,10 +44,6 @@
hashedPasswordFile = config.age.secrets."noreply-mail".path;
};
};
# Use Let's Encrypt certificates. Note that this needs to set up a stripped
# down nginx and opens port 80.
certificateScheme = "acme-nginx";
};
})