mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
fix: deprecated option
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
|
|
||||||
layout = "us";
|
xkb.layout = "us";
|
||||||
|
|
||||||
# Keyboard responsiveness
|
# Keyboard responsiveness
|
||||||
autoRepeatDelay = 250;
|
autoRepeatDelay = 250;
|
||||||
|
Reference in New Issue
Block a user