cleanup
This commit is contained in:
parent
c2df2cb6fe
commit
ae87f64c98
6 changed files with 7 additions and 57 deletions
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
services.xserver = {
|
||||
xkb.layout = "de,us";
|
||||
xkbVariant = ",colemak_dh_wide";
|
||||
xkbOptions = "grp:rctrl_rshift_toggle";
|
||||
xkb = {
|
||||
layout = "de, us";
|
||||
variant = "colemak_dh_wide";
|
||||
options = "grp:rctrl_rshift_toggle";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue