set tz to Dublin

This commit is contained in:
Ivan Dimitrov 2024-01-21 17:38:56 +00:00
parent d0b10e74e9
commit 72e4547e07

View File

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