nichts/modules/tui/default.nix

10 lines
126 B
Nix

_: {
imports = [
./btop.nix
./helix.nix
./neovim.nix
./newsboat.nix
./ncmpcpp.nix
./yazi.nix
];
}