added time zone
This commit is contained in:
@@ -34,6 +34,8 @@ in
|
||||
# appdaemon
|
||||
];
|
||||
|
||||
time.timeZone = "America/Chicago";
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
services.vscode-server.enable = true;
|
||||
services.openssh.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user