Fediversity/infra/flake-part.nix

3 lines
69 B
Nix

_: {
flake.lib.makeInstallerIso = import ./makeInstallerIso.nix;
}