nix: remove permittedInsecure pkgs
This commit is contained in:
parent
f23b612f06
commit
e9edaa003b
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [
|
||||
"qtwebkit-5.212.0-alpha4"
|
||||
"nodejs-16.20.0"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue