index
:
nix.git
main
wayland
null
caroline
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
vim.nix
blob: a55340cc72940375ef5d5a41979b4cb5571ebb09 (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
programs
.
vim
=
{
enable
=
true
;
};
}