niksos/modules/tui/default.nix

8 lines
109 B
Nix

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