chore: clean useless timezone

This commit is contained in:
Luj 2024-12-21 12:55:04 +01:00
parent 932d147110
commit 816215a9af
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 0 additions and 7 deletions

View file

@ -88,9 +88,6 @@
};
};
# Set your time zone.
time.timeZone = "Europe/Paris";
services.forgejo = {
enable = true;
package = pkgs.unstable.forgejo;