added hm cli utility
This commit is contained in:
parent
46387a4745
commit
f797aedb5b
5 changed files with 118 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
{
|
||||
flake.overlays = {
|
||||
default = final: prev: {
|
||||
# plasticity = inputs.self.packages.${final.system}.plasticity;
|
||||
toggleaudiosink = inputs.self.packages.${final.system}.toggleaudiosink;
|
||||
hm-cli = inputs.self.packages.${final.system}.hm-cli;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue