diff --git a/config/desktop.nix b/config/desktop.nix index a1d3af6c..19ed56c9 100644 --- a/config/desktop.nix +++ b/config/desktop.nix @@ -75,7 +75,7 @@ in { ''; - time.timeZone = "Etc/GMT-1"; # Confusing naming, it's 1 hour east of GMT + time.timeZone = "Europe/Berlin"; services.pcscd.enable = true; security.pam = {