diff options
| author | bee <beebeeb5k@gmail.com> | 2026-05-07 15:15:02 +0530 |
|---|---|---|
| committer | bee <beebeeb5k@gmail.com> | 2026-05-07 15:15:02 +0530 |
| commit | 705da11cb6f3667ca5bccc4dd5b4175370b860a0 (patch) | |
| tree | f0b4504471084de7ce205b02ced2f318f33e105a /module.nix | |
| parent | 1cdfedc4284cad70075f119e2bf3de0b017bef42 (diff) | |
the way i like it
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. |
