qt.platformTheme -> qt.platformTheme.name
This commit is contained in:
parent
9bf0d5b789
commit
ef8d9fd3a4
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -322,7 +322,7 @@ let user = import ./name.nix; in
|
|||
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme = "kde";
|
||||
platformTheme.name = "kde";
|
||||
};
|
||||
|
||||
programs.direnv = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue