add: overlay attr home

This commit is contained in:
ooks-io 2023-08-21 15:07:04 +12:00
parent 4d90b97c9d
commit d9641c1f31

View file

@ -11,6 +11,7 @@ in
nixpkgs = {
config = {
overlays = builtins.attrValues outputs.overlays;
allowUnfree = true;
allowUnfreePredicate = (_: true);
permittedInsecurePackages = [