diff --git a/flake.nix b/flake.nix index 5b2b51c..b82e752 100644 --- a/flake.nix +++ b/flake.nix @@ -61,6 +61,7 @@ nix-on-droid, nixgl, git-hooks, + colmena, ... }@inputs: let @@ -134,6 +135,7 @@ }; }; + apps.${system}.colmena = inputs.colmena.apps.${system}.default; colmenaHive = import ./deploy/colmena.nix { inherit self