9 lines
67 B
Nix
9 lines
67 B
Nix
{
|
|
imports = [
|
|
./bash.nix
|
|
./git.nix
|
|
./bat.nix
|
|
];
|
|
}
|
|
|