Okay, sometimes a laptop has a moonlander attached

This commit is contained in:
Benson Chu 2025-06-19 08:47:13 -05:00
parent dcf898f8db
commit 2122b500f9

View file

@ -15,9 +15,10 @@
# Configure keymap in X11
xserver = {
xkb = {
layout = lib.mkForce "neo_dvorak,us";
layout = lib.mkForce "neo_dvorak,us";
xkbOptions = "grp:ctrls_toggle";
xkb = {
extraLayouts = {
neo_dvorak = {
description = "Dvorak with Neo2 Extensions";