7 lines
148 B
Nix
7 lines
148 B
Nix
{
|
|
plugins.hop = {
|
|
enable = true;
|
|
};
|
|
# keybinds moved to config.nix, my merging method sux and having multiple lists overrides the other
|
|
}
|