nix: add overlays
All checks were successful
ci/woodpecker/cron/flake-lock-update Pipeline was successful

This commit is contained in:
notohh 2024-02-26 15:01:27 -05:00
parent 1ea6a0b097
commit f8eb7656c1
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -5,6 +5,9 @@
inputs.helix.overlays.default
inputs.yazi.overlays.default
inputs.wezterm.overlays.default
inputs.hypridle.overlays.default
inputs.hyprlock.overlays.default
inputs.hyprpicker.overlays.default
];
config = {
allowUnfree = true;