From 49e5d50b097d19d1d666eea9e1588c12ea6941bb Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sat, 21 Dec 2024 22:29:12 +0100 Subject: [PATCH] timezone: in sweden rn --- etcnixos/system-mreow.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etcnixos/system-mreow.nix b/etcnixos/system-mreow.nix index 259a7c7..45724fe 100644 --- a/etcnixos/system-mreow.nix +++ b/etcnixos/system-mreow.nix @@ -15,6 +15,8 @@ inputs.lanzaboote.nixosModules.lanzaboote ]; + time.timeZone = lib.mkForce "Europe/Stockholm"; + services.tlp = { enable = true; settings = {