forked from extern/nixos-installer
4 lines
136 B
Nix
4 lines
136 B
Nix
dirname: inputs: inputs.functions.lib.importLib inputs dirname { rename = {
|
|
functions = "fun";
|
|
}; noSpread = [ "setup-scripts" ]; }
|