chore: resolve warning messages

Updated program option definitions to resolve build warnings
This commit is contained in:
Zhongheng Liu 2024-10-02 17:27:52 +03:00
commit 33edc82a6b
No known key found for this signature in database
6 changed files with 12 additions and 9 deletions

View file

@ -12,7 +12,7 @@
};
qt = {
enable = true;
platformTheme = "gtk";
platformTheme.name = "gtk";
style = {
package = pkgs.libsForQt5.breeze-qt5;
name = "breeze";