home(plasma): remove plasma desktop
This commit is contained in:
parent
d83301cbd1
commit
75f1480908
2 changed files with 2 additions and 33 deletions
|
@ -22,8 +22,8 @@
|
|||
};
|
||||
|
||||
# unify qt theme
|
||||
qt.platformTheme = mkIf (!config.passthrough.plasma.enable) "gtk";
|
||||
qt.platformTheme = mkDefault "gtk";
|
||||
|
||||
gtk.enable = mkDefault true;
|
||||
qt.enable = mkDefault (!config.passthrough.plasma.enable);
|
||||
qt.enable = mkDefault true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue