dregil: Fix typo in keyboard configuration

This commit is contained in:
Alexander Kobjolke 2023-08-05 23:27:13 +02:00
parent d325715e33
commit ea06ca77c0

View file

@ -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; [