Add pyluxafor package.

This commit is contained in:
Kevin Baensch 2023-06-15 11:04:34 +02:00
parent a1bc769e9e
commit 5450838272
Signed by: derped
GPG key ID: C0F1D326C7626543
3 changed files with 25 additions and 2 deletions

View file

@ -11,6 +11,7 @@ in {
mpv.vaapiSupport = (lib.elem "xserver" config.machine.services);
packageOverrides = {
pyluxafor = pkgs.python3Packages.callPackage ./pyluxafor {};
theme_flat-remix = callPackage ./flat-remix { };
theme_sddm_midnight = callPackage ./sddm_midnight { };
xdiskusage = callPackage ./xdiskusage { };