moved kwrite to its own package definition
This commit is contained in:
parent
d655099d76
commit
8ebab3907f
4 changed files with 17 additions and 15 deletions
|
|
@ -5,6 +5,7 @@
|
|||
default = final: prev: {
|
||||
toggleaudiosink = inputs.self.packages.${final.system}.toggleaudiosink;
|
||||
hm-cli = inputs.self.packages.${final.system}.hm-cli;
|
||||
kwrite = inputs.self.packages.${final.system}.kwrite;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue