remove comments
This commit is contained in:
parent
119c0ab771
commit
360138e76f
|
@ -14,8 +14,8 @@ in {
|
|||
services = {
|
||||
xserver = {
|
||||
enable = true;
|
||||
xkb.layout = "us"; #TODO
|
||||
displayManager.startx.enable = true; #TODO maybe crear un modulo para ly?
|
||||
xkb.layout = "us";
|
||||
displayManager.startx.enable = true;
|
||||
};
|
||||
libinput.enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue