mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Fix clock
This commit is contained in:
parent
d1712bf2da
commit
cdefddfb44
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@
|
|||
# Locale
|
||||
time = {
|
||||
timeZone = "America/New_York";
|
||||
hardwareClockInLocalTime = true;
|
||||
};
|
||||
|
||||
services.timesyncd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue