flake: add kakoune
This commit is contained in:
parent
5ce5cae930
commit
cf105b786e
3 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
packages = eachSystem (
|
||||
system: {
|
||||
inherit (import ./packages pkgsFor.${system}) helix fish;
|
||||
inherit (import ./packages pkgsFor.${system}) fish helix kakoune;
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue