diff --git a/flake.nix b/flake.nix index c80d00a..f2a499a 100644 --- a/flake.nix +++ b/flake.nix @@ -98,6 +98,7 @@ }; }; }; + packages.default = config.nci.outputs.mdns-relay.packages.release; }; }; }