feat(luna): set timezone
This commit is contained in:
parent
270c24e9f5
commit
4bc05714e5
@ -1,6 +1,8 @@
|
|||||||
{ config, pkgs, lib, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
time.timeZone = "America/Chicago";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./services
|
./services
|
||||||
./docker
|
./docker
|
||||||
|
Loading…
Reference in New Issue
Block a user