service/matrix-bot: explain insecure better

This commit is contained in:
Felix Buehler 2024-11-22 19:56:50 +01:00
parent 3cbf500b08
commit 8c3ddd73af

View file

@ -26,7 +26,7 @@ in
};
config = lib.mkIf cfg.enable {
# TODO: fix this
# TODO: since no encryption is used, this is not a major problem, but migration is advised
nixpkgs.config.permittedInsecurePackages = [ "olm-3.2.16" ];
# Create user so that we can set the ownership of the key to