diff --git a/flake.nix b/flake.nix index 0df613b..08c0a0b 100644 --- a/flake.nix +++ b/flake.nix @@ -58,6 +58,7 @@ && app ? program && builtins.isString app.program; what = "app"; + shortDescription = app.description or ""; }) apps; })