ooknet/modules/home/console/tools/editor/default.nix

5 lines
40 B
Nix

{
imports = [
./neovim.nix
];
}