chore: resolve warning messages
Updated program option definitions to resolve build warnings
This commit is contained in:
parent
908db14e1c
commit
33edc82a6b
6 changed files with 12 additions and 9 deletions
|
@ -12,7 +12,7 @@
|
|||
};
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "gtk";
|
||||
platformTheme.name = "gtk";
|
||||
style = {
|
||||
package = pkgs.libsForQt5.breeze-qt5;
|
||||
name = "breeze";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue