dregil: Fix typo in keyboard configuration
This commit is contained in:
parent
d325715e33
commit
ea06ca77c0
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in {
|
||||||
home = {
|
home = {
|
||||||
language.base = "en_US.UTF-8";
|
language.base = "en_US.UTF-8";
|
||||||
|
|
||||||
keyboard.type = "us";
|
keyboard.layout = "us";
|
||||||
keyboard.variant = "dvorak";
|
keyboard.variant = "dvorak";
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue