mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2024-11-22 07:58:49 +01:00
fixed typo in config
This commit is contained in:
parent
3dcfc6aa8c
commit
692b622561
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
enable = true;
|
||||
displayManager.sddm.enable = true;
|
||||
desktopManager.plasma5.enable = true;
|
||||
defaultSession = "plasmawayland";
|
||||
displayManager.defaultSession = "plasmawayland";
|
||||
layout = "us";
|
||||
xkbVariant = "";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue