From 705da11cb6f3667ca5bccc4dd5b4175370b860a0 Mon Sep 17 00:00:00 2001 From: bee Date: Thu, 7 May 2026 15:15:02 +0530 Subject: the way i like it --- module.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'module.nix') 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. -- cgit v1.3.1