sysadmin: specify UTC timezone

This commit is contained in:
Katherina Walshe-Grey 2024-08-29 19:26:57 +01:00
parent 96f4062991
commit 4ed696e5b1
3 changed files with 4 additions and 5 deletions

View file

@ -11,7 +11,6 @@
boot.loader.systemd-boot.editor = false;
age.secrets.wireguard-peer-tohru.file = ../../secrets/wireguard-peer-tohru.age;
birdsong.peering = {
enable = true;
privateKeyFile = config.age.secrets.wireguard-peer-tohru.path;
@ -30,6 +29,8 @@
networking.networkmanager.enable = true;
time.timeZone = "Europe/London";
i18n.defaultLocale = "en_GB.UTF-8";
console.keyMap = "uk";