feat: rollback changes to RTC time

This commit is contained in:
Zhongheng Liu 2024-08-25 19:18:41 +08:00
commit 71de8c08a0
No known key found for this signature in database

View file

@ -71,7 +71,8 @@
libsForQt5.qt5.qtquickcontrols2
libsForQt5.qt5.qtgraphicaleffects
];
time.hardwareClockInLocalTime = true;
# turned off because timedatectl doesn't like it
time.hardwareClockInLocalTime = false;
services = {
#displayManager.sddm = {
# enable = true;