Corrected rustnet.nix call, moved it to userapps/utils.nix

This commit is contained in:
2026-01-28 13:26:54 +02:00
parent 75900f6ae0
commit 695805bdf8
3 changed files with 10 additions and 5 deletions

View File

@@ -2,7 +2,8 @@
config,
pkgs,
...
}: {
}:
{
nixpkgs.config.permittedInsecurePackages = [
"qtwebengine-5.15.19"
"electron-36.9.5"