modules.system.gui: fix qt

This commit is contained in:
2025-12-14 23:06:00 +08:00
parent c3670d2597
commit 705c24347a

View File

@@ -38,6 +38,7 @@ inputs:
];
};
xdg.portal.extraPortals = (builtins.map (p: inputs.pkgs."xdg-desktop-portal-${p}") [ "gtk" "wlr" "gnome" ]);
qt = { enable = true; platformTheme = "qt5ct"; };
i18n.inputMethod =
{
enable = true;