mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-15 07:15:08 +02:00
all: Change keymap to ergol
This commit is contained in:
parent
194fc3b607
commit
a569ce7118
4 changed files with 16 additions and 16 deletions
|
|
@ -35,8 +35,8 @@ in
|
|||
};
|
||||
|
||||
services.xserver = {
|
||||
layout = "us";
|
||||
xkbVariant = "dvp";
|
||||
layout = "fr";
|
||||
xkbVariant = "ergol";
|
||||
};
|
||||
|
||||
hardware.pulseaudio.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue