Update timezone for quitman-rip4

This commit is contained in:
albert 2024-12-11 22:57:30 +01:00
parent 7b3441216c
commit d91ee00799
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
data_type = "string";
}
{
commands = [ "/run/current-system/sw/bin/uname" "-r" ];
commands = [ "/run/current-system/sw/bin/uname -r" ];
name_suffix = "_kernel-version";
data_format = "value";
data_type = "string";

View file

@ -21,7 +21,7 @@
];
# Set your time zone.
time.timeZone = "America/Central";
time.timeZone = "America/Chicago";
#####################################################################################
# BEGIN hardware config