{ config, pkgs, lib, ... }: { # Time zone for this environment timeZone = "Europe/Paris"; # Hardware clock setting hardwareClock = "UTC"; }