neovim-flake/modules/terminal/default.nix

6 lines
43 B
Nix

_: {
imports = [
./toggleterm
];
}