diff --git a/flake.nix b/flake.nix index bd620a03..3cbd2171 100644 --- a/flake.nix +++ b/flake.nix @@ -148,7 +148,9 @@ }; }; - apps.${system}.colmena = inputs.colmena.apps.${system}.default; + apps.${system}.colmena = inputs.colmena.apps.${system}.default // { + meta.description = "colmena"; + }; colmenaHive = import ./deploy/colmena.nix { inherit