locle
This commit is contained in:
parent
5f11cc0669
commit
60c276b2b1
|
@ -1,4 +1,5 @@
|
||||||
{ ... }: {
|
{ ... }: {
|
||||||
|
i18n.defaultLocale = "en_GB.UTF-8";
|
||||||
console = {
|
console = {
|
||||||
font = "Lat2-Terminus16";
|
font = "Lat2-Terminus16";
|
||||||
keyMap = "uk";
|
keyMap = "uk";
|
|
@ -1,3 +0,0 @@
|
||||||
{ config, ... }: {
|
|
||||||
i18n.defaultLocale = "en_GB.UTF-8";
|
|
||||||
}
|
|
Loading…
Reference in a new issue