diff --git a/nixos/machines/wsl/configuration.nix b/nixos/machines/wsl/configuration.nix index 1566c59..9857734 100644 --- a/nixos/machines/wsl/configuration.nix +++ b/nixos/machines/wsl/configuration.nix @@ -51,6 +51,8 @@ [ ]; + time.timeZone = "America/Kentucky/Louisville"; + # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It's perfectly fine and recommended to leave