From e4bf5b735b6350dd0242c9419b2cc67233a31181 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Mon, 17 Apr 2023 09:20:38 +0200 Subject: [PATCH] add cuba to q --- nixos/system/desktop/wtf.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nixos/system/desktop/wtf.nix b/nixos/system/desktop/wtf.nix index 20c7823..c0544c9 100644 --- a/nixos/system/desktop/wtf.nix +++ b/nixos/system/desktop/wtf.nix @@ -112,8 +112,9 @@ let odd = "white"; }; locations = { + UTC = "Etc/UTC"; Berlin = "Europe/Berlin"; - India = "Asia/Kolkata"; + Cuba = "America/Havana"; Wellington = "Pacific/Auckland"; }; sort = "alphabetical"; @@ -263,7 +264,7 @@ let }; grid = { columns = [ 33 12 28 36 0 ]; - rows = [ 9 3 7 6 0 ]; + rows = [ 9 4 6 6 0 ]; }; refreshInterval = 1; mods = with modules; {