feat: rollback changes to RTC time
This commit is contained in:
parent
9c7888c5b0
commit
71de8c08a0
1 changed files with 2 additions and 1 deletions
|
@ -71,7 +71,8 @@
|
||||||
libsForQt5.qt5.qtquickcontrols2
|
libsForQt5.qt5.qtquickcontrols2
|
||||||
libsForQt5.qt5.qtgraphicaleffects
|
libsForQt5.qt5.qtgraphicaleffects
|
||||||
];
|
];
|
||||||
time.hardwareClockInLocalTime = true;
|
# turned off because timedatectl doesn't like it
|
||||||
|
time.hardwareClockInLocalTime = false;
|
||||||
services = {
|
services = {
|
||||||
#displayManager.sddm = {
|
#displayManager.sddm = {
|
||||||
# enable = true;
|
# enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue