{ pkgs, lib, config, ... }: { imports = [ ./hardware-configuration.nix ]; # Set your time zone. time.timeZone = "Europe/Paris"; }