Updated to 24.05

This commit is contained in:
2024-06-02 12:10:28 +02:00
parent 89d96c72f3
commit 7e564fb99c
10 changed files with 22 additions and 33 deletions

View File

@@ -19,7 +19,7 @@ in
qt = {
enable = true;
platformTheme = "gtk";
platformTheme.name = "gtk";
style = {
name = "gtk2";
package = pkgs.qt6Packages.qt6gtk2;