fix timezone

This commit is contained in:
2026-01-13 18:47:39 +00:00
parent 8c84cfe27e
commit 3c4adf7dff
2 changed files with 36 additions and 4 deletions

View File

@@ -6,6 +6,8 @@
programs.khal = {
enable = true;
locale = {
local_timezone = "Europe/Berlin";
default_timezone = "Europe/Berlin";
timeformat = "%H:%M";
dateformat = "%d/%m/%Y";
longdateformat = "%d/%m/%Y";
@@ -16,7 +18,6 @@
accounts.calendar = {
basePath = ".local/share/calendars";
accounts.icloud = {
primary = true;
primaryCollection = "home";