Adapt to unstable option name changes.

This commit is contained in:
Kevin Baensch 2019-12-26 01:00:46 +01:00
parent 85600ad746
commit 8511968173
Signed by: derped
GPG key ID: C0F1D326C7626543
3 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{ config, pkgs, ... }:
{
console.keyMap = "de";
i18n = {
consoleKeyMap = "de";
defaultLocale = "en_US.UTF-8";
inputMethod = {