mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-15 08:44:37 +02:00
missing option tweaks
This commit is contained in:
parent
2b3a8e79ad
commit
ad62e5e5e2
5 changed files with 26 additions and 15 deletions
configs/thilo-laptop
|
@ -31,8 +31,10 @@
|
|||
displayManager.sddm.enable = true;
|
||||
displayManager.defaultSession = "plasma";
|
||||
desktopManager.plasma6.enable = true;
|
||||
layout = "us";
|
||||
xkbVariant = "";
|
||||
xkb = {
|
||||
variant = "";
|
||||
layout = "us";
|
||||
};
|
||||
};
|
||||
gnome = {
|
||||
tracker-miners.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue