neovim-flake/modules/core/default.nix

7 lines
50 B
Nix

{
imports = [
./build
./warnings
];
}