Fix indentation error

This commit is contained in:
Filippo Berto 2023-07-29 21:17:21 +02:00
parent 8a86834213
commit 502b1a1091
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -109,8 +109,7 @@ with lib; {
windowManager.bspwm.enable = true;
# Configure keymap in X11
layout = "
it,us";
layout = "it,us";
xkbOptions = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl,grp:menu_toggle";
libinput.enable = true;