home: don't enable i3 by default
This commit is contained in:
parent
69674b104e
commit
2b77681552
2 changed files with 6 additions and 2 deletions
|
|
@ -34,7 +34,6 @@ in {
|
|||
if config.my.gui.isNvidia
|
||||
then ["nvidia"]
|
||||
else options.services.xserver.videoDrivers.default;
|
||||
windowManager.i3.enable = true;
|
||||
layout = "fr";
|
||||
xkbVariant = "us";
|
||||
libinput = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue