add french keyboard layout
This commit is contained in:
parent
aeb07bb42f
commit
63ea6122f8
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
services = {
|
||||
xserver = {
|
||||
enable = true;
|
||||
xkb.layout = "us";
|
||||
xkb.layout = "us,fr";
|
||||
};
|
||||
|
||||
displayManager.autoLogin = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue