nixos/modules/dev/editors/default.nix

4 lines
25 B
Nix
Raw Normal View History

2023-07-07 21:38:41 +04:00
{
nvim = ./nvim.nix;
}