migrate to wayland
This commit is contained in:
parent
41686a2372
commit
ac583b5201
1 changed files with 2 additions and 3 deletions
|
@ -109,11 +109,11 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
# desktopManager.plasma6.enable = true;
|
||||
desktopManager.plasma6.enable = true;
|
||||
displayManager = {
|
||||
sddm = {
|
||||
enable = true;
|
||||
# wayland.enable = true;
|
||||
wayland.enable = true;
|
||||
autoLogin.relogin = true;
|
||||
};
|
||||
};
|
||||
|
@ -121,7 +121,6 @@
|
|||
enable = true;
|
||||
xkb.layout = "fr";
|
||||
exportConfiguration = true;
|
||||
desktopManager.plasma5.enable = true;
|
||||
};
|
||||
pipewire = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue