mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Don't default to Turkish keymap
This commit is contained in:
parent
178b2c86d2
commit
6b75027e16
2 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
{ lib, ulib, ... }: with ulib;
|
||||
{ ulib, ... }: with ulib;
|
||||
|
||||
systemConfiguration {
|
||||
console.keyMap = "trq";
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
i18n.extraLocaleSettings = let
|
||||
locale = "tr_TR.UTF-8";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue