chore: update flake

This commit is contained in:
Swarsel 2024-12-10 18:38:03 +01:00
parent ac29f57ce0
commit 7f1bd846c7
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 850 additions and 679 deletions

View file

@ -8,7 +8,13 @@
config.swarselsystems.shellAliases;
nixpkgs.config.permittedInsecurePackages = [
# matrix
"olm-3.2.16"
# sonarr
"aspnetcore-runtime-wrapped-6.0.36"
"aspnetcore-runtime-6.0.36"
"dotnet-sdk-wrapped-6.0.428"
"dotnet-sdk-6.0.428"
];
}