services/hhhd: init handheld-daemon with tdp
This commit is contained in:
parent
519a274f17
commit
820012785e
5 changed files with 232 additions and 0 deletions
|
@ -22,6 +22,8 @@ in
|
|||
theme_sddm_midnight = callPackage ./sddm_midnight { };
|
||||
xdiskusage = callPackage ./xdiskusage { };
|
||||
kanagawa = callPackage ./kanagawa { };
|
||||
adjustor = pkgs.python3Packages.callPackage ./adjustor { };
|
||||
hhd = callPackage ./hhd { };
|
||||
} // import ./scripts { inherit pkgs; };
|
||||
};
|
||||
overlays = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue