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