From 13c363774140500222e65340bc44a5f3943ba6dd Mon Sep 17 00:00:00 2001 From: Fabian Hauser Date: Wed, 24 Apr 2024 11:50:12 +0200 Subject: [PATCH] Updat tz --- host/ochsenchopf/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host/ochsenchopf/default.nix b/host/ochsenchopf/default.nix index 36d2814..37dda65 100644 --- a/host/ochsenchopf/default.nix +++ b/host/ochsenchopf/default.nix @@ -30,8 +30,8 @@ ''; # Set your time zone. - time.timeZone = "Europe/Amsterdam"; - #time.timeZone = "Asia/Singapore"; + #time.timeZone = "Europe/Amsterdam"; + time.timeZone = "Europe/Tallinn"; # This value determines the NixOS release from which the default # settings for stateful data, like fi:le locations and database versions