{ config, pkgs, ... }: { # Time zone time.timeZone = "America/Edmonton"; # Internationalization properties i18n.defaultLocale = "en_CA.UTF-8"; }