Currently the `flake.nix` provides a dev shell making building the entire thing a two step process. If it provided a `default` output, `nix build` would build the entire application, making it possible to use from `nixos`. Is that on the road map?