From 216d1ac45ba9d4e318329c429d3fe2bfc3d57af9 Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Thu, 15 Feb 2024 13:19:29 +0800 Subject: [PATCH] Switch timezone --- host/ochsenchopf/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/ochsenchopf/default.nix b/host/ochsenchopf/default.nix index 20cec11..63b203d 100644 --- a/host/ochsenchopf/default.nix +++ b/host/ochsenchopf/default.nix @@ -29,7 +29,7 @@ # Set your time zone. #time.timeZone = "Europe/Amsterdam"; - time.timeZone = "Asia/Singapore"; + time.timeZone = "Asia/Ho_Chi_Minh"; # This value determines the NixOS release from which the default # settings for stateful data, like fi:le locations and database versions