niksos/modules/tui/default.nix

8 lines
113 B
Nix

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