seting hwclock to localtime, like an animal running Windows
This commit is contained in:
parent
3ad28f632c
commit
7ab653c47f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ in
|
|||
# Set your time zone.
|
||||
time = {
|
||||
timeZone = "America/Chicago";
|
||||
hardwareClockInLocalTime = false;
|
||||
hardwareClockInLocalTime = true;
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue