niksos/modules/tui/default.nix

8 lines
106 B
Nix

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