Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
@ -1,10 +0,0 @@
{ inputs, outputs }:
let
inherit (inputs.nixpkgs.lib) mapAttrs;
getCfg = _: cfg: cfg.config.system.build.toplevel;
in
{
hosts = mapAttrs getCfg outputs.nixosConfigurations;
formatter = outputs.formatter;
}
The note is not visible to the blocked user.