dregil: Set my default keyboard to us/dvorak
This commit is contained in:
parent
91fac86331
commit
654cbbde52
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ in {
|
|||
language.base = "en_US.UTF-8";
|
||||
|
||||
keyboard.type = "us";
|
||||
keyboard.variant = "dv";
|
||||
keyboard.variant = "dvorak";
|
||||
|
||||
packages = with pkgs; [
|
||||
alacritty # fast terminal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue