7 lines
94 B
Nix
7 lines
94 B
Nix
_:
|
|
|
|
{
|
|
home-manager.users.moritz.programs.nixvim.plugins.otter = {
|
|
enable = true;
|
|
};
|
|
}
|