packages: insta-wow pkg init
This commit is contained in:
parent
c6d0e010ff
commit
7d683e712f
10 changed files with 188 additions and 47 deletions
|
|
@ -3,7 +3,7 @@
|
|||
in {
|
||||
perSystem = {config, ...}: {
|
||||
apps = {
|
||||
ooks-vim.program = getExe config.packages.ook-vim;
|
||||
ook-vim.program = getExe config.packages.ook-vim;
|
||||
default = config.apps.ook-vim;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue