diff --git a/hive/framework/configuration.nix b/hive/framework/configuration.nix index 55df520..06d36d9 100644 --- a/hive/framework/configuration.nix +++ b/hive/framework/configuration.nix @@ -73,8 +73,7 @@ }; }; - # time.timeZone = "America/Denver"; - time.timeZone = "America/New_York"; + time.timeZone = "America/Denver"; virtualisation = { libvirtd.enable = true;