mirror of
https://github.com/NiklasGollenstede/nixos-installer.git
synced 2024-11-21 15:33:21 +01:00
4 lines
136 B
Nix
4 lines
136 B
Nix
dirname: inputs: inputs.functions.lib.importLib inputs dirname { rename = {
|
|
functions = "fun";
|
|
}; noSpread = [ "setup-scripts" ]; }
|