mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-12 12:09:49 +02:00
disable ozon envvar, switch sddm to wl
This commit is contained in:
parent
1be7a94f46
commit
4aade0d59e
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
services = {
|
||||
xserver.enable = true;
|
||||
displayManager.sddm.enable = true;
|
||||
displayManager.sddm.wayland.enable = true;
|
||||
displayManager.defaultSession = "plasma";
|
||||
desktopManager.plasma6.enable = true;
|
||||
xserver.xkb = {
|
||||
layout = "us";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue