change tz

This commit is contained in:
Ivan Dimitrov 2024-01-30 15:01:55 +02:00
parent 78ee8eaad0
commit 16cdcab149

View File

@ -42,7 +42,7 @@
};
};
time.timeZone = "Europe/Dublin";
time.timeZone = "Europe/Sofia";
fonts.packages = with pkgs; [ nerdfonts noto-fonts noto-fonts-emoji noto-fonts-lgc-plus ];