base: fix keyboard language value

This commit is contained in:
Daniel Lovbrotte Olsen 2021-12-23 05:24:59 +01:00
parent 3487b0912b
commit 430b0c8e81
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ in
profiles.gui.enable = true;
home.keyboard = {
layout = "no-latin1";
layout = "no";
};
services.random-background = {