nausicaa: temporarily switch to JST

This commit is contained in:
Luke Granger-Brown 2025-02-01 09:01:54 +09:00
parent 7e95da407b
commit 873fad1859

View file

@ -143,7 +143,7 @@ in {
#my.ip.tailscale6 = "fd7a:115c:a1e0:ab12:4843:cd96:627d:1a6c";
# Set your time zone.
time.timeZone = "Europe/London";
#time.timeZone = "Europe/London";
# List packages installed in system profile. To search, run:
# $ nix search wget
@ -333,6 +333,8 @@ in {
services.sysprof.enable = true;
time.timeZone = "Asia/Tokyo";
# This value determines the NixOS release with which your system is to be
# compatible, in order to avoid breaking some software such as database
# servers. You should change this only after NixOS release notes say you