chore: adds olm to allow nheko to install

This commit is contained in:
Ahwx 2024-10-04 12:12:23 +02:00
parent 8416933ec8
commit dfcbd96886

View file

@ -9,6 +9,7 @@
nixpkgs.config.permittedInsecurePackages = [ nixpkgs.config.permittedInsecurePackages = [
"jitsi-meet-1.0.8043" "jitsi-meet-1.0.8043"
"olm-3.2.16"
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [