add: overlay attr home
This commit is contained in:
parent
4d90b97c9d
commit
d9641c1f31
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ in
|
|||
|
||||
nixpkgs = {
|
||||
config = {
|
||||
overlays = builtins.attrValues outputs.overlays;
|
||||
allowUnfree = true;
|
||||
allowUnfreePredicate = (_: true);
|
||||
permittedInsecurePackages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue