2 lines
52 B
Nix
2 lines
52 B
Nix
{ inputs, ... }: { programs.neovim.enable = true; }
|
{ inputs, ... }: { programs.neovim.enable = true; }
|