diff --git a/modules/system/system.nix b/modules/system/system.nix index 8935647..5c19d83 100644 --- a/modules/system/system.nix +++ b/modules/system/system.nix @@ -86,9 +86,6 @@ in DefaultTimeoutStopSec=30s ''; - # Set your time zone. - time.timeZone = "America/New_York"; - # Select internationalisation properties. i18n = { defaultLocale = "en_US.UTF-8";