summaryrefslogtreecommitdiff
path: root/module.nix
diff options
context:
space:
mode:
Diffstat (limited to 'module.nix')
-rw-r--r--module.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/module.nix b/module.nix
index 3f49271..56ca58d 100644
--- a/module.nix
+++ b/module.nix
@@ -127,9 +127,6 @@ inputs:
after = [ "lze" ];
# note we didn't have to specify the `lze` specs name, because it was a top level spec
extraPackages = with pkgs; [
- wl-clipboard
- xclip
- xsel
tree-sitter
];
# this `lazy = true` definition will transfer to specs in the contained DAL, if there is one.