Fix plasma6 config
This commit is contained in:
parent
5773334e94
commit
76a81cdfed
1 changed files with 2 additions and 2 deletions
|
@ -69,6 +69,8 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
desktopManager.plasma6.enable = true;
|
||||
desktopManager.plasma6.enableQt5Integration = true;
|
||||
xserver = {
|
||||
enable = true;
|
||||
xkb = {
|
||||
|
@ -78,8 +80,6 @@
|
|||
|
||||
# desktopManager.plasma5.enable = true;
|
||||
# desktopManager.plasma5.useQtScaling = true;
|
||||
desktopManager.plasma6.enable = true;
|
||||
desktopManager.plasma6.enableQt5Integration = true;
|
||||
|
||||
displayManager = {
|
||||
# defaultSession = "plasmawayland";
|
||||
|
|
Loading…
Add table
Reference in a new issue