diff --git a/configuration.nix b/configuration.nix index e53d7d7..c734354 100644 --- a/configuration.nix +++ b/configuration.nix @@ -75,6 +75,7 @@ # Set your time zone. time.timeZone = "Europe/Berlin"; + # services.localtimed.enable = true; # Configure network proxy if necessary # networking.proxy.default = "http://user:password@proxy:port/";