Adapt to unstable option name changes.
This commit is contained in:
parent
85600ad746
commit
8511968173
3 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
console.keyMap = "de";
|
||||
i18n = {
|
||||
consoleKeyMap = "de";
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
|
||||
inputMethod = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue