openrgb need insecure package

This commit is contained in:
Kabbone 2025-10-26 15:54:43 +01:00
parent 8300a32027
commit d69e4f2d3e
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -190,6 +190,7 @@
nixpkgs.config.allowUnfree = true; # Allow proprietary software.
nixpkgs.config.permittedInsecurePackages = [
"olm-3.2.16"
"mbedtls-2.28.10"
];
system = { # NixOS settings