fix indent
This commit is contained in:
parent
2448f2fc1b
commit
2a2da02afa
2 changed files with 11 additions and 13 deletions
|
|
@ -29,9 +29,7 @@
|
||||||
lightdm.enable = lib.mkForce false;
|
lightdm.enable = lib.mkForce false;
|
||||||
startx.enable = true;
|
startx.enable = true;
|
||||||
};
|
};
|
||||||
desktopManager = {
|
desktopManager.xterm.enable = false;
|
||||||
xterm.enable = false;
|
|
||||||
};
|
|
||||||
libinput.enable = true;
|
libinput.enable = true;
|
||||||
config = ''
|
config = ''
|
||||||
Section "InputClass"
|
Section "InputClass"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue