mastodon: don't allow insecure openssl anymore
This commit is contained in:
parent
484dfe36ea
commit
dfe59fd4c1
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
};
|
||||
|
||||
config = lib.mkIf config.chvp.services.mastodon.enable {
|
||||
# :'(
|
||||
nixpkgs.config.permittedInsecurePackages = [ "openssl-1.1.1t" ];
|
||||
chvp.services.nginx.hosts = [{
|
||||
fqdn = "social.chvp.be";
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue