mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Cleaned up comments
This commit is contained in:
parent
e5f6ca254c
commit
4870b68b9a
5 changed files with 6 additions and 8 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
|
||||
time = {
|
||||
timeZone = "America/New_York"; # Change time-zone, run timedatectl list-timezones if you're unsure
|
||||
timeZone = "America/New_York";
|
||||
};
|
||||
|
||||
services.timesyncd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue