example: replace webp-thumbnailer with dunst-scripts

This commit is contained in:
Donovan Glover 2024-10-06 07:30:19 -04:00
parent 57f3f31bf9
commit 978523a346
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -29,7 +29,7 @@ in
]) ])
(with nix-config.packages.${pkgs.system}; [ (with nix-config.packages.${pkgs.system}; [
webp-thumbnailer dunst-scripts
]) ])
]; ];