feat(flake): Add reuse cli

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin 2026-01-26 07:08:14 +01:00
parent 955478a853
commit 0d6a469321
No known key found for this signature in database

View file

@ -99,6 +99,7 @@
pkgs.libreoffice pkgs.libreoffice
haze.packages.${system}.default haze.packages.${system}.default
pkgs.reuse
]; ];
}; };
} }