fix: time zone in nixpak

This commit is contained in:
Ryan Yin
2025-09-26 14:10:39 +08:00
parent 58e333a23b
commit 3ac0cea3cc
3 changed files with 2 additions and 12 deletions

View File

@@ -180,9 +180,4 @@
];
};
};
# Set your time zone.
# comment this due to the issue:
# https://github.com/LnL7/nix-darwin/issues/359
# time.timeZone = "Asia/shanghai";
}