From 88ee95ab7e931a604219ef43a890b5b7e54ae37c Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 9 Jan 2024 16:49:28 +0100 Subject: [PATCH] i am in the netherlands --- hosts/slab/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/slab/configuration.nix b/hosts/slab/configuration.nix index 08ad322..cc9d437 100644 --- a/hosts/slab/configuration.nix +++ b/hosts/slab/configuration.nix @@ -64,7 +64,7 @@ # }}} # Set your time zone. - time.timeZone = "America/New_York"; + time.timeZone = "Europe/Amsterdam"; # {{{ old config # Configure network proxy if necessary