base: fix keyboard language value
This commit is contained in:
parent
3487b0912b
commit
430b0c8e81
|
@ -15,7 +15,7 @@ in
|
|||
profiles.gui.enable = true;
|
||||
|
||||
home.keyboard = {
|
||||
layout = "no-latin1";
|
||||
layout = "no";
|
||||
};
|
||||
|
||||
services.random-background = {
|
||||
|
|
Loading…
Reference in New Issue