fix(powercord): add inputs to hm importables
This commit is contained in:
parent
6a5347a6ef
commit
2d678dc303
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@
|
|||
imports = [ (digga.lib.importExportableModules ./users/modules) ];
|
||||
modules = [ ];
|
||||
importables = rec {
|
||||
inherit inputs;
|
||||
profiles = digga.lib.rakeLeaves ./users/profiles;
|
||||
suites = with profiles; self.lib.flattenSetList
|
||||
rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue