about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/user/openlab/base.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/openlab/base.nix b/modules/user/openlab/base.nix
index d56ba58f..373702e8 100644
--- a/modules/user/openlab/base.nix
+++ b/modules/user/openlab/base.nix
@@ -26,6 +26,7 @@ in
       consoleKeyMap = "us";
       defaultLocale = "de_DE.UTF-8";
     };
+    time.timeZone = "Europe/Berlin";
 
     hardware.enableAllFirmware = true;