configure package
This commit is contained in:
parent
99dbc6899e
commit
f7b4f322cb
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
pkg = packages.target.${target};
|
||||
in {
|
||||
type = "app";
|
||||
program = "${pkg}/bin/default";
|
||||
program = "${pkg}/bin/statusbar";
|
||||
});
|
||||
|
||||
# default bundle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue