pantheon/modules/home/cli/editor/nvf/clipboard.nix

6 lines
128 B
Nix

{
enable = true;
#FIXME: List doenst work for some reason
registers = "unnamedplus";
providers.wl-copy.enable = true;
}