Add new modules and configurations for HyprPanel and related components
This commit is contained in:
@@ -18,7 +18,10 @@
|
||||
LC_TIME = "lv_LV.UTF-8";
|
||||
};
|
||||
|
||||
i18n.supportedLocales = [ "en_US.UTF-8" "lv_LV.UTF-8" ];
|
||||
i18n.supportedLocales = [
|
||||
"en_US.UTF-8/UTF-8"
|
||||
"lv_LV.UTF-8/UTF-8"
|
||||
];
|
||||
|
||||
services.xserver.xkb = {
|
||||
layout = "us";
|
||||
|
||||
Reference in New Issue
Block a user