helix setup

This commit is contained in:
Charlie Root 2024-08-05 16:22:19 +02:00
commit 8a2ace8849
6 changed files with 7 additions and 8 deletions

View file

@ -1,8 +1,8 @@
{
services.xserver = {
layout = "de,us";
xkbVariant = ",cmk_ed_dh";
xkbModel = ",pc105awide";
xkbOptions = ",misc:extend,lv5:caps_switch_lock,compose:menu";
# xkbVariant = ",cmk_ed_dh";
# xkbModel = ",pc105awide";
# xkbOptions = ",misc:extend,lv5:caps_switch_lock,compose:menu";
};
}