9 lines
104 B
Nix
9 lines
104 B
Nix
{
|
|
imports = [
|
|
./kitty.nix
|
|
./yazi.nix
|
|
./fish.nix
|
|
./direnv.nix
|
|
./neovide.nix
|
|
];
|
|
}
|