Clipedit command

This commit is contained in:
Filippo Berto 2022-10-08 12:24:38 +02:00
parent 6328f14438
commit d70b3cd44a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 17 additions and 1 deletions

View file

@ -62,6 +62,8 @@
# Flakes packages
(final: _: {
inherit (tex2nix.packages.${system}) tex2nix;
clipedit = final.callPackage ./custom/clipedit { };
update-background = final.callPackage ./custom/update-background {
backgrounds_directory = "$HOME/Immagini/Sfondi/1080+/1440+";
};