Use tzupdate

This commit is contained in:
Ivan Malison 2021-04-15 19:57:44 -06:00
parent 2e5cd485fb
commit 2565574ed4
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

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