5 lines
No EOL
55 B
Nix
5 lines
No EOL
55 B
Nix
{config, pkgs, ...}:
|
|
|
|
{
|
|
programs.vim.enable = true;
|
|
} |