{ config, lib, pkgs, ... }: { imports = [ ./hardware-configuration.nix ./mod/default.nix ]; time.timeZone = "Europe/Berlin"; }