diff options
Diffstat (limited to 'module.nix')
| -rw-r--r-- | module.nix | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |
