Try element

This commit is contained in:
Invariantspace 2024-11-30 17:16:43 -08:00
parent 1821e54c69
commit a090d9caa3
No known key found for this signature in database
GPG key ID: EBC4A20067373921
3 changed files with 6 additions and 2 deletions

View file

@ -53,7 +53,8 @@
# TODO: Remove this when possible
config.permittedInsecurePackages = [
"olm-3.2.16"
"aspnetcore-runtime-6.0.36"
"aspnetcore-runtime-wrapped-6.0.36"
];
overlays = [nix-custom.overlays.default];