base: fix keyboard language value
This commit is contained in:
@@ -15,7 +15,7 @@ in
|
|||||||
profiles.gui.enable = true;
|
profiles.gui.enable = true;
|
||||||
|
|
||||||
home.keyboard = {
|
home.keyboard = {
|
||||||
layout = "no-latin1";
|
layout = "no";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.random-background = {
|
services.random-background = {
|
||||||
|
|||||||
Reference in New Issue
Block a user