7 lines
52 B
Nix
Executable File
7 lines
52 B
Nix
Executable File
{
|
|
imports = [
|
|
./git.nix
|
|
./bash.nix
|
|
];
|
|
}
|