feat(kanata) adding pipe symbol

This commit is contained in:
2025-11-02 10:07:07 +01:00
parent 8dc67e2b54
commit c5a1c2861c
6 changed files with 64 additions and 60 deletions

View File

@@ -19,13 +19,13 @@ let
commonPackages = with pkgs; [
libva
vaapiVdpau
libva-vdpau-driver
libvdpau-va-gl
];
commonPackages32 = with pkgs.pkgsi686Linux; [
libva
vaapiVdpau
libva-vdpau-driver
libvdpau-va-gl
];