Also from this one
This commit is contained in:
parent
fe953a0432
commit
cbf77c4cbe
|
@ -30,10 +30,6 @@
|
|||
allowUnfree = true;
|
||||
# Workaround for https://github.com/nix-community/home-manager/issues/2942
|
||||
allowUnfreePredicate = _: true;
|
||||
|
||||
permittedInsecurePackages = [
|
||||
"electron-22.3.27"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue