remove additional wl-clipboard install to ensure my wayland nix file is loading
This commit is contained in:
parent
3002d67417
commit
157a15b428
2 changed files with 3 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
# extras, more for my neovim setup TODO move these into a more isolated place for nvim setup? Should be its own flake probably
|
||||
neovim
|
||||
cargo
|
||||
rustc
|
||||
nodejs_21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue