Use tzupdate

This commit is contained in:
2021-04-15 19:57:44 -06:00
parent 2e5cd485fb
commit 2565574ed4

View File

@@ -78,7 +78,7 @@ in
defaultLocale = "en_US.UTF-8";
};
time.timeZone = "America/Los_Angeles";
services.tzupdate.enable = true;
fonts = {
fonts = with pkgs; [
@@ -286,6 +286,7 @@ in
stow
subversion
tmux
tzupdate
unzip
usbutils
valgrind