chore: remove neoclip

This commit is contained in:
♥ Minnie ♥ 2025-04-11 00:05:42 +08:00
parent 3f0f7b1663
commit 5e92549971
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
2 changed files with 0 additions and 22 deletions

View file

@ -1,6 +1,5 @@
{...}: {
imports = [
./neoclip.nix # Persistent clipboard.
./software-licenses.nix # View common software licenses.
];
@ -84,10 +83,6 @@
};
# Extensions
"<leader>p" = {
action = "neoclip";
options.desc = "Persistent Clipboard";
};
"<leader>sl" = {
action = "software-licenses find";
options = {