From 048c33bf5ce262d08c7fc38c95d7fa516aa292a9 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 23 Oct 2023 09:01:18 +0000 Subject: [PATCH] trying to fix time display --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index a0d47fa..4e73981 100644 --- a/flake.nix +++ b/flake.nix @@ -26,6 +26,7 @@ modules = workstation.modules ++ [ { networking.hostName = "loki"; + time.hardwareClockInLocalTime = true; } ./hosts/loki/hardware-configuration.nix inputs.nixos-hardware.nixosModules.dell-xps-13-9310