9 lines
96 B
Nix
9 lines
96 B
Nix
_:
|
|
{
|
|
imports = [
|
|
./fish.nix
|
|
./zoxide.nix
|
|
./direnv.nix
|
|
./zellij.nix
|
|
];
|
|
}
|