Fix timezone

This commit is contained in:
Alexander Bantyev 2022-05-18 22:57:41 +04:00
parent da93d8881c
commit 5f4a825d8a
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5

View File

@ -9,7 +9,7 @@
LANG = lib.mkForce "en_GB.UTF-8";
};
time.timeZone = "Europe/Moscow"; # Mother Russia
time.timeZone = "Asia/Tbilisi";
home-manager.users.balsoft = {
home.file.".XCompose".source = ./compose;
home.language = let