mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
fix: deprecated option
This commit is contained in:
parent
b901eef822
commit
e635cf6225
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
|
|
||||||
layout = "us";
|
xkb.layout = "us";
|
||||||
|
|
||||||
# Keyboard responsiveness
|
# Keyboard responsiveness
|
||||||
autoRepeatDelay = 250;
|
autoRepeatDelay = 250;
|
||||||
|
Loading…
Reference in New Issue
Block a user