Document possibility of multiple keyboard layouts
In services.xserver.layout
This commit is contained in:
parent
c5c0459a60
commit
79872b9e39
|
@ -258,7 +258,7 @@ in
|
||||||
type = types.str;
|
type = types.str;
|
||||||
default = "us";
|
default = "us";
|
||||||
description = ''
|
description = ''
|
||||||
Keyboard layout.
|
Keyboard layout, or multiple keyboard layouts separated by commas.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue