non important commit

This commit is contained in:
benstrb 2026-01-27 19:04:45 +01:00
parent 4c773d8851
commit ae56f0a440
8 changed files with 21 additions and 19 deletions

View file

@ -33,9 +33,9 @@
enable = true;
registers = "unnamedplus";
providers = {
xclip = {
wl-copy = {
enable = true;
package = pkgs.xclip;
package = pkgs.wl-clipboard;
};
};
};