diff --git a/src/systems/desktop/system.nix b/src/systems/desktop/system.nix index ce9a34b..d8cd089 100644 --- a/src/systems/desktop/system.nix +++ b/src/systems/desktop/system.nix @@ -89,6 +89,7 @@ # Locale time = { timeZone = "America/New_York"; + hardwareClockInLocalTime = true; }; services.timesyncd = {