changes that i forgor
This commit is contained in:
parent
d5cdedd841
commit
94509fdcb3
7 changed files with 10 additions and 4 deletions
|
@ -19,6 +19,9 @@ with builtins;
|
|||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
permittedInsecurePackages = [
|
||||
"nodejs-16.20.0"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue