nix: add yazi overlay
All checks were successful
flake check / check (push) Successful in 5m30s
fmt check / check (push) Successful in 53s

This commit is contained in:
notohh 2024-01-17 14:41:08 -05:00
parent 530a47c066
commit fb4e8e7aa3
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -5,7 +5,10 @@
...
}: {
nixpkgs = {
overlays = [inputs.nur.overlay];
overlays = [
inputs.nur.overlay
inputs.yazi.overlays.default
];
config = {
allowUnfree = true;
permittedInsecurePackages = [