diff --git a/services/auto-torrent.nix b/services/auto-torrent.nix index fbb794d..1c334b9 100644 --- a/services/auto-torrent.nix +++ b/services/auto-torrent.nix @@ -45,6 +45,8 @@ in { } ]; + time.timeZone = "Europe/Copenhagen"; + # 1gb of memory microvm.mem = 1024;