feat(desktop): use NIXOS_OZONE_WL

This commit is contained in:
2025-06-22 09:51:17 +08:00
parent 0c679290c5
commit c8c6a09684
3 changed files with 13 additions and 7 deletions

View File

@@ -6,11 +6,6 @@
final: prev:
infuse prev {
cage.__output.patches.__append = [ ./cage-specify-output-name.patch ];
qq.__output.preInstall.__append = ''
gappsWrapperArgs+=(
--prefix GTK_IM_MODULE : fcitx
)
'';
matrix-synapse.__assign = final.stable.matrix-synapse;
};