niksos/modules/tui/neovim/default.nix

6 lines
53 B
Nix
Raw Normal View History

2024-09-01 22:51:32 +02:00
_: {
imports = [
./config.nix
];
}